Home
last modified time | relevance | path

Searched defs:thelock (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Python/
H A Dthread_pthread.h404 sem_t *thelock = (sem_t *)lock; in PyThread_free_lock() local
436 sem_t *thelock = (sem_t *)lock; in PyThread_acquire_lock_timed() local
557 sem_t *thelock in PyThread_release_lock() local
611 pthread_lock *thelock = (pthread_lock *)lock; PyThread_free_lock() local
634 pthread_lock *thelock = (pthread_lock *)lock; PyThread_acquire_lock_timed() local
707 pthread_lock *thelock = (pthread_lock *)lock; PyThread_release_lock() local
[all...]

Completed in 2 milliseconds