Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_pthread.h305 fix_status(int status) in fix_status() function
321 status = fix_status(sem_wait(thelock)); in PyThread_acquire_lock()
323 status = fix_status(sem_trywait(thelock)); in PyThread_acquire_lock()