OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_REENTRANT
(Results
26 - 50
of
59
) sorted by null
1
2
3
/external/stlport/stlport/stl/config/
_apple.h
93
#undef
_REENTRANT
//*ty 11/24/2001 - to make sure no thread facility is activated
_evc.h
120
#undef
_REENTRANT
121
#define
_REENTRANT
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h
93
#undef
_REENTRANT
//*ty 11/24/2001 - to make sure no thread facility is activated
_evc.h
120
#undef
_REENTRANT
121
#define
_REENTRANT
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h
93
#undef
_REENTRANT
//*ty 11/24/2001 - to make sure no thread facility is activated
_evc.h
120
#undef
_REENTRANT
121
#define
_REENTRANT
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h
93
#undef
_REENTRANT
//*ty 11/24/2001 - to make sure no thread facility is activated
_evc.h
120
#undef
_REENTRANT
121
#define
_REENTRANT
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mf-runtime.h
53
#ifndef
_REENTRANT
54
#define
_REENTRANT
/external/fdlibm/
fdlibm.h
181
#ifdef
_REENTRANT
184
#endif /*
_REENTRANT
*/
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
features.h
43
_REENTRANT
Select additionally reentrant object.
44
_THREAD_SAFE Same as
_REENTRANT
, often used by other systems.
280
#if defined
_REENTRANT
|| defined _THREAD_SAFE
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr-default.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
gthr-posix.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
gthr-posix.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
gthr-posix.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
gthr-posix.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
gthr-posix.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
gthr-posix.h
37
#if !defined(
_REENTRANT
) && defined(__osf__)
38
#define
_REENTRANT
1
/bionic/libc/netbsd/net/
reentrant.h
94
#ifdef
_REENTRANT
232
#else /*
_REENTRANT
*/
268
#endif /*
_REENTRANT
*/
/external/stlport/stlport/stl/
_threads.h
84
# if defined (PTHREAD_MUTEX_INITIALIZER) && !defined (_STLP_MUTEX_INITIALIZER) && defined (
_REENTRANT
)
Completed in 704 milliseconds
1
2
3