OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HAVE_WIN32_THREADS
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libxml/src/include/
win32config.h
109
#if !defined(HAVE_PTHREAD_H) && !defined(
HAVE_WIN32_THREADS
) && !defined(_WIN32_WCE)
110
#define
HAVE_WIN32_THREADS
/external/chromium_org/third_party/libxml/win32/
config.h
109
#if !defined(HAVE_PTHREAD_H) && !defined(
HAVE_WIN32_THREADS
) && !defined(_WIN32_WCE)
110
#define
HAVE_WIN32_THREADS
/build/core/combo/include/arch/windows/
AndroidConfig.h
44
*
HAVE_WIN32_THREADS
- use Win32 thread primitives.
46
#define
HAVE_WIN32_THREADS
Completed in 88 milliseconds