Searched refs:_PR_HAVE_ATOMIC_OPS (Results 1 - 22 of 22) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_iprt_atomic.h23 #define _PR_HAVE_ATOMIC_OPS macro
H A D_darwin.h120 #define _PR_HAVE_ATOMIC_OPS macro
131 #define _PR_HAVE_ATOMIC_OPS macro
H A D_linux.h92 #define _PR_HAVE_ATOMIC_OPS macro
105 #define _PR_HAVE_ATOMIC_OPS macro
118 #define _PR_HAVE_ATOMIC_OPS macro
H A D_hpux.h83 #undef _PR_HAVE_ATOMIC_OPS macro
H A D_osf1.h247 #define _PR_HAVE_ATOMIC_OPS macro
H A D_os2.h93 #define _PR_HAVE_ATOMIC_OPS macro
305 #ifdef _PR_HAVE_ATOMIC_OPS
H A D_aix.h102 #define _PR_HAVE_ATOMIC_OPS macro
H A D_openvms.h322 #define _PR_HAVE_ATOMIC_OPS macro
H A D_macos.h50 #define _PR_HAVE_ATOMIC_OPS 1 macro
712 #ifdef _PR_HAVE_ATOMIC_OPS
722 #endif /* _PR_HAVE_ATOMIC_OPS */
H A D_solaris.h97 #define _PR_HAVE_ATOMIC_OPS macro
180 #if defined(_PR_HAVE_ATOMIC_OPS)
197 #endif /* _PR_HAVE_ATOMIC_OPS */
H A D_irix.h74 #define _PR_HAVE_ATOMIC_OPS macro
H A D_win16.h63 #define _PR_HAVE_ATOMIC_OPS macro
H A D_win95.h77 #define _PR_HAVE_ATOMIC_OPS macro
H A D_winnt.h92 #define _PR_HAVE_ATOMIC_OPS macro
H A D_beos.h83 #define _PR_HAVE_ATOMIC_OPS macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dprucpu.c45 * If _PR_HAVE_ATOMIC_OPS is not defined, they can't use the atomic
51 #ifndef _PR_HAVE_ATOMIC_OPS
82 #ifndef _PR_HAVE_ATOMIC_OPS
334 #ifdef _PR_HAVE_ATOMIC_OPS
340 #endif /* _PR_HAVE_ATOMIC_OPS */
371 #ifdef _PR_HAVE_ATOMIC_OPS
377 #endif /* _PR_HAVE_ATOMIC_OPS */
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dscoos.c85 * _PR_HAVE_ATOMIC_OPS in include/md/unixware.h
87 #ifdef _PR_HAVE_ATOMIC_OPS
H A Dncr.c85 * _PR_HAVE_ATOMIC_OPS in include/md/unixware.h
87 #ifdef _PR_HAVE_ATOMIC_OPS
H A Dunixware.c88 * _PR_HAVE_ATOMIC_OPS in include/md/unixware.h
90 #ifdef _PR_HAVE_ATOMIC_OPS
H A Dsolaris.c90 #if defined(_PR_HAVE_ATOMIC_OPS)
167 #endif /* _PR_HAVE_ATOMIC_OPS */
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dpratom.c52 * macro _PR_HAVE_ATOMIC_OPS, and the following will not be
56 #if !defined(_PR_HAVE_ATOMIC_OPS)
294 #endif /* !_PR_HAVE_ATOMIC_OPS */
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacthr.c487 #ifdef _PR_HAVE_ATOMIC_OPS
499 #endif // _PR_HAVE_ATOMIC_OPS

Completed in 107 milliseconds