genode/libports/src/lib/pthread
Alexander Boettcher 8824ce8962 libc: don't take alien thread for main pthread
It covers bugs which we should detect and fix, especially depending on
the result of pthread_myself locking implementation (ours and vbox) takes
decision to take a lock or just to assume it is a reentrant locking attempt.

Fixes #1128
2014-05-07 10:37:37 +02:00
..
semaphore.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
thread.cc libc: don't take alien thread for main pthread 2014-05-07 10:37:37 +02:00
thread.h libc: don't take alien thread for main pthread 2014-05-07 10:37:37 +02:00
thread_create.cc pthread: separate structure and create function 2014-04-14 12:32:31 +02:00