Skip to content
  • separdau's avatar
    threads: removed common_destroy, · b2ceb201
    separdau authored
     added do_make_sys_threads where mutexes and signals are initialized, so that
     we can join with threads which have not yet been started
     added finalizers for threads, but this breaks for now....
     also fixed a error_bad_thread -> STk_error_bad_thread
    tests/test-threads.stk: enabled the fib test, which works.
    
    b2ceb201