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
159
unlock_slot
(&slot_lock);
354
unlock_slot
(&slot_lock);
416
unlock_slot
(&slot_lock);
577
unlock_slot
(&slot_lock);
599
unlock_slot
(&slot_lock);
623
unlock_slot
(&slot_lock);
648
unlock_slot
(&slot_lock);
664
unlock_slot
(&slot_lock);
677
unlock_slot
(&slot_lock);
690
unlock_slot
(&slot_lock)
[
all
...]
btif_config.c
145
unlock_slot
(&slot_lock);
183
unlock_slot
(&slot_lock);
218
unlock_slot
(&slot_lock);
233
unlock_slot
(&slot_lock);
248
unlock_slot
(&slot_lock);
265
unlock_slot
(&slot_lock);
285
unlock_slot
(&slot_lock);
303
unlock_slot
(&slot_lock);
337
unlock_slot
(&slot_lock);
351
unlock_slot
(&slot_lock)
[
all
...]
btif_sock_thread.c
230
unlock_slot
(&thread_slot_lock);
378
unlock_slot
(&thread_slot_lock);
Completed in 57 milliseconds