search for: linuxthreads_detect_unsafe_exit

Displaying 1 result from an estimated 1 matches for "linuxthreads_detect_unsafe_exit".

2003 Jun 20
2
Compiling Linuxthreads
...compile Linuxthreads from ports on my FreeBSD 4.8 system here, and for some reason I keep getting this: You can use an experimental patch to reduce the number of condition variable triggered context switches by defining WITH_CONDWAIT_PATCH Some unsafe calls to exit() can be detected by defining LINUXTHREADS_DETECT_UNSAFE_EXIT, see files/README.FreeBSD for more info. ===> Extracting for linuxthreads-2.2.3_10 >> Checksum OK for glibc-linuxthreads-2.2.3.tar.gz. ===> Patching for linuxthreads-2.2.3_10 ===> Applying FreeBSD patches for linuxthreads-2.2.3_10 ===> Configuring for linuxthreads-2.2.3_10 ==...