Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dthread_pthread.h455 sem_t *thelock = (sem_t *)lock; in PyThread_free_lock() local
486 sem_t *thelock = (sem_t *)lock; in PyThread_acquire_lock_timed() local
602 sem_t *thelock = (sem_t *)lock; in PyThread_release_lock() local
653 pthread_lock *thelock = (pthread_lock *)lock; in PyThread_free_lock() local
675 pthread_lock *thelock = (pthread_lock *)lock; in PyThread_acquire_lock_timed() local
759 pthread_lock *thelock = (pthread_lock *)lock; in PyThread_release_lock() local