Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_pth.h28 pth_mutex_t mut; member
101 status = pth_mutex_init(&lock->mut); in PyThread_allocate_lock()
131 status = pth_mutex_acquire(&thelock->mut, !waitflag, NULL); in PyThread_acquire_lock()
135 status = pth_mutex_release( &thelock->mut ); in PyThread_acquire_lock()
143 status = pth_mutex_acquire( &thelock->mut, !waitflag, NULL ); in PyThread_acquire_lock()
147 &thelock->mut, NULL); in PyThread_acquire_lock()
151 status = pth_mutex_release( &thelock->mut ); in PyThread_acquire_lock()
167 status = pth_mutex_acquire( &thelock->mut, 0, NULL ); in PyThread_release_lock()
172 status = pth_mutex_release( &thelock->mut ); in PyThread_release_lock()
Dthread_pthread.h117 pthread_mutex_t mut; member
370 status = pthread_mutex_init(&lock->mut, in PyThread_allocate_lock()
396 status = pthread_mutex_destroy( &thelock->mut ); in PyThread_free_lock()
414 status = pthread_mutex_lock( &thelock->mut ); in PyThread_acquire_lock()
425 &thelock->mut); in PyThread_acquire_lock()
431 status = pthread_mutex_unlock( &thelock->mut ); in PyThread_acquire_lock()
447 status = pthread_mutex_lock( &thelock->mut ); in PyThread_release_lock()
452 status = pthread_mutex_unlock( &thelock->mut ); in PyThread_release_lock()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_thread.py110 mut = thread.allocate_lock()
111 mut.acquire()
115 mut.acquire()
116 mut.release()
122 mut.release()
Dtest_deque.py474 mut = [10]
475 d = deque([mut])
478 mut[0] = 11
483 mut = [10]
484 d = deque([mut])
487 mut[0] = 11
/device/google/marlin/camera/
DQCamera_Intf.h860 pthread_mutex_t mut; member
/device/huawei/angler/camera/
DQCamera_Intf.h860 pthread_mutex_t mut; member
/device/lge/bullhead/camera/
DQCamera_Intf.h860 pthread_mutex_t mut; member
/device/linaro/bootloader/edk2/BaseTools/Conf/
Dbuild_rule.template495 ?.txt, ?.TXT, ?.Txt, ?.mut, ?.inc