Searched defs:aLock (Results 1 – 4 of 4) sorted by relevance
71 HANDLE aLock; in PyThread_allocate_lock() local87 void PyThread_free_lock(PyThread_type_lock aLock) in PyThread_free_lock()100 int PyThread_acquire_lock(PyThread_type_lock aLock, int waitflag) in PyThread_acquire_lock()128 void PyThread_release_lock(PyThread_type_lock aLock) in PyThread_release_lock()
128 PyThread_free_lock(PyThread_type_lock aLock) in PyThread_free_lock()154 PyThread_acquire_lock(PyThread_type_lock aLock, int waitflag) in PyThread_acquire_lock()205 PyThread_release_lock(PyThread_type_lock aLock) in PyThread_release_lock()
214 PNRMUTEX aLock; in PyThread_allocate_lock() local228 PyThread_free_lock(PyThread_type_lock aLock) in PyThread_free_lock()242 PyThread_acquire_lock(PyThread_type_lock aLock, int waitflag) in PyThread_acquire_lock()256 PyThread_release_lock(PyThread_type_lock aLock) in PyThread_release_lock()
277 PNRMUTEX aLock; in PyThread_allocate_lock() local291 PyThread_free_lock(PyThread_type_lock aLock) in PyThread_free_lock()305 PyThread_acquire_lock_timed(PyThread_type_lock aLock, in PyThread_acquire_lock_timed()342 PyThread_acquire_lock(PyThread_type_lock aLock, int waitflag) in PyThread_acquire_lock()348 PyThread_release_lock(PyThread_type_lock aLock) in PyThread_release_lock()