Home
last modified time | relevance | path

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

/third_party/python/Python/
Dthread_pthread.h411 sem_t *thelock = (sem_t *)lock; in PyThread_free_lock() local
443 sem_t *thelock = (sem_t *)lock; in PyThread_acquire_lock_timed() local
558 sem_t *thelock = (sem_t *)lock; in PyThread_release_lock() local
612 pthread_lock *thelock = (pthread_lock *)lock; in PyThread_free_lock() local
635 pthread_lock *thelock = (pthread_lock *)lock; in PyThread_acquire_lock_timed() local
708 pthread_lock *thelock = (pthread_lock *)lock; in PyThread_release_lock() local