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

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_is_attr.c 46 *attr == NULL || (*attr)->valid != PTW32_ATTR_VALID);
pthread_attr_init.c 112 attr_result->valid = PTW32_ATTR_VALID;
implement.h 196 #define PTW32_ATTR_VALID ((unsigned long) 0xC4C0FFEE)
    [all...]

Completed in 7014 milliseconds