opnsense-src/lib/libpthread
David Xu e81bbed597 Treat initial thread as scope system thread when KSE mode is not activated
yet, so we can protect some locking code from being interrupted by signal
handling. When KSE mode is turned on, reset the thread flag to scope process
except we are running in 1:1 mode which we needn't turn it off.
Also remove some unused member variables in structure kse.

Tested by: deischen
2003-08-18 03:58:29 +00:00
..
arch Don't forget to set kcb_self. 2003-08-12 22:13:06 +00:00
man The .Fn function 2003-06-08 10:40:44 +00:00
support Allow gcc driver to process -r option iself, do not use -Wl,-r to 2003-08-08 03:41:13 +00:00
sys Move the machine specific files from sys/Makefile.inc and put them 2003-06-23 04:28:31 +00:00
test Don't run verify directly as that would require the perl script to 2003-08-13 03:59:18 +00:00
thread Treat initial thread as scope system thread when KSE mode is not activated 2003-08-18 03:58:29 +00:00
Makefile o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now it 2003-07-17 23:02:30 +00:00
pthread.map Override libc function raise(), in threading mode, raise() will 2003-07-19 05:25:49 +00:00