Name Description Size Coverage
aix.c _AIX_AtomicSet 7119 -
aixwrap.c File: aixwrap.c Description: This file contains a single function, _MD_SELECT(), which simply invokes the select() function. This file is used in an ugly hack to override the system select() function on AIX releases prior to 4.2. (On AIX 4.2, we use a different mechanism to override select().) 956 -
darwin.c The multiplier (as a fraction) for converting the Mach absolute time unit to nanoseconds. 2270 -
dgux.c using only NSPR threads here 1397 -
freebsd.c Ignore FPE because coercion of a NaN to an int causes SIGFPE to be raised. 1734 -
linux.c ! _PR_PTHREADS 1843 -
Makefile.in 2544 -
netbsd.c Ignore FPE because coercion of a NaN to an int causes SIGFPE to be raised. 1774 -
nto.c Fake this out 662 -
objs.mk 732 -
openbsd.c Ignore FPE because coercion of a NaN to an int causes SIGFPE to be raised. 1777 -
os_AIX.s 3029 -
os_BSD_386_2.s 939 -
os_Darwin.s 358 -
os_Darwin_ppc.s 1818 -
os_Darwin_x86.s 1863 -
os_Darwin_x86_64.s 1751 -
os_HPUX.s 581 -
os_HPUX_ia64.s 2182 -
os_Linux_ia64.s 2067 -
os_Linux_ppc.s 1946 -
os_Linux_x86.s 1900 -
os_Linux_x86_64.s 1988 -
os_SunOS_sparcv9.s 6819 -
os_SunOS_ultrasparc.s 6818 -
os_SunOS_x86.s 2343 -
os_SunOS_x86_64.s 1387 -
pthreads_user.c disable clock interrupts 10828 -
qnx.c These functions should not be called for qnx 1360 -
riscos.c ! _PR_PTHREADS 1757 -
solaris.c Ticks have a 10-microsecond resolution. So there are 100000 ticks per second. 3361 -
unix.c Make sure _PRSockLen_t is 32-bit, because we will cast a PRUint32* or PRInt32* pointer to a _PRSockLen_t* pointer. 93533 -
unix_errors.c On QNX and Neutrino, EALREADY is defined as EBUSY. 15983 -
uxpoll.c defined(_PR_PTHREADS) 18856 -
uxproces.c For dlopen, dlsym, dlclose 20927 -
uxrng.c end OpenDevURandom() 2426 -
uxshm.c uxshm.c -- Unix Implementations NSPR Named Shared Memory * * * lth. Jul-1999. * 16406 -
uxwrap.c ------------------------------------------------------------------------ File: uxwrap.c Our wrapped versions of the Unix select() and poll() system calls. ------------------------------------------------------------------------ 13666 -