Bug#42850 race condition in my_thr_init.c
- Create the "dummy" thread joinable and wait for it to exit before continuing in 'my_thread_global_init' - This way we know that the pthread library is initialized by one thread only
Showing
Please register or sign in to comment