Home
last modified time | relevance | path

Searched refs:pthread_mutexattr_default (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_pthread.h68 #if !defined(pthread_mutexattr_default)
69 # define pthread_mutexattr_default ((pthread_mutexattr_t *)NULL) macro
371 pthread_mutexattr_default); in PyThread_allocate_lock()