OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unlock_slot
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_sock_util.h
52
static inline void
unlock_slot
(pthread_mutex_t* mutex)
function
/external/bluetooth/bluedroid/btif/src/
btif_sock_rfc.c
162
unlock_slot
(&slot_lock);
343
unlock_slot
(&slot_lock);
405
unlock_slot
(&slot_lock);
566
unlock_slot
(&slot_lock);
588
unlock_slot
(&slot_lock);
612
unlock_slot
(&slot_lock);
637
unlock_slot
(&slot_lock);
652
unlock_slot
(&slot_lock);
663
unlock_slot
(&slot_lock);
676
unlock_slot
(&slot_lock)
[
all
...]
btif_config.c
144
unlock_slot
(&slot_lock);
182
unlock_slot
(&slot_lock);
217
unlock_slot
(&slot_lock);
232
unlock_slot
(&slot_lock);
247
unlock_slot
(&slot_lock);
264
unlock_slot
(&slot_lock);
284
unlock_slot
(&slot_lock);
302
unlock_slot
(&slot_lock);
336
unlock_slot
(&slot_lock);
345
unlock_slot
(&slot_lock)
[
all
...]
btif_sock_thread.c
230
unlock_slot
(&thread_slot_lock);
378
unlock_slot
(&thread_slot_lock);
Completed in 54 milliseconds