HomeSort by relevance Sort by last modified time
    Searched refs:PTW32_BUILD (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
config.h 11 #define PTW32_BUILD
need_errno.h 63 # if defined(PTW32_BUILD)
sched.h 74 * When building the library, you should define PTW32_BUILD so that
76 * do NOT define PTW32_BUILD, and then the variables/functions will
80 # if defined(PTW32_BUILD)
semaphore.h 73 * When building the library, you should define PTW32_BUILD so that
75 * do NOT define PTW32_BUILD, and then the variables/functions will
79 # if defined(PTW32_BUILD)
pthread.h 545 * When building the library, you should define PTW32_BUILD so that
547 * do NOT define PTW32_BUILD, and then the variables/functions will
551 # if defined(PTW32_BUILD)
    [all...]

Completed in 679 milliseconds