Name Description Size Coverage
aix.c _AIX_AtomicSet 7435 -
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().) 954 -
darwin.c The multiplier (as a fraction) for converting the Mach absolute time unit to nanoseconds. 2327 -
dgux.c using only NSPR threads here 1420 -
freebsd.c Ignore FPE because coercion of a NaN to an int causes SIGFPE to be raised. 1780 -
linux.c ! _PR_PTHREADS 1886 25 %
Makefile.in 2544 -
netbsd.c Ignore FPE because coercion of a NaN to an int causes SIGFPE to be raised. 1820 -
nto.c Fake this out 683 -
objs.mk 732 -
openbsd.c Ignore FPE because coercion of a NaN to an int causes SIGFPE to be raised. 1823 -
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 11644 -
qnx.c These functions should not be called for qnx 1385 -
riscos.c ! _PR_PTHREADS 1797 -
solaris.c Ticks have a 10-microsecond resolution. So there are 100000 ticks per second. 3455 -
unix.c Make sure _PRSockLen_t is 32-bit, because we will cast a PRUint32* or PRInt32* pointer to a _PRSockLen_t* pointer. 104494 -
unix_errors.c On QNX and Neutrino, EALREADY is defined as EBUSY. 18551 -
uxpoll.c defined(_PR_PTHREADS) 22774 -
uxproces.c For dlopen, dlsym, dlclose 23152 -
uxrng.c end OpenDevURandom() 2528 -
uxshm.c uxshm.c -- Unix Implementations NSPR Named Shared Memory * * * lth. Jul-1999. * 17650 -
uxwrap.c ------------------------------------------------------------------------ File: uxwrap.c Our wrapped versions of the Unix select() and poll() system calls. ------------------------------------------------------------------------ 14930 -