HomeSort by relevance Sort by last modified time
    Searched full:thread_slot_lock (Results 1 - 1 of 1) sorted by null

  /system/bt/btif/src/
btif_sock_thread.cc 103 static std::recursive_mutex thread_slot_lock; variable
132 std::unique_lock<std::recursive_mutex> lock(thread_slot_lock);

Completed in 144 milliseconds