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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_pthread.h 65 #if !defined(pthread_attr_default)
66 # define pthread_attr_default ((pthread_attr_t *)NULL) macro
  /external/python/cpython2/Python/
thread_pthread.h 65 #if !defined(pthread_attr_default)
66 # define pthread_attr_default ((pthread_attr_t *)NULL) macro
  /external/python/cpython3/Python/
thread_pthread.h 69 #if !defined(pthread_attr_default)
70 # define pthread_attr_default ((pthread_attr_t *)NULL) macro

Completed in 200 milliseconds