OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thread_slot_lock
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_sock_thread.c
112
static pthread_mutex_t
thread_slot_lock
;
variable
210
init_slot_lock(&
thread_slot_lock
);
228
lock_slot(&
thread_slot_lock
);
230
unlock_slot(&
thread_slot_lock
);
376
lock_slot(&
thread_slot_lock
);
378
unlock_slot(&
thread_slot_lock
);
Completed in 2000 milliseconds