OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unlock_mutex
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
pitest-5.c
54
volatile int
unlock_mutex
= 0;
variable
161
if (
unlock_mutex
== 1) {
164
unlock_mutex
= 0;
321
unlock_mutex
= 1;
/external/openssh/
pkcs11.h
180
#define
unlock_mutex
UnlockMutex
macro
1088
ck_unlockmutex_t
unlock_mutex
;
member in struct:ck_c_initialize_args
1342
#undef
unlock_mutex
macro
[
all
...]
Completed in 203 milliseconds