Home
last modified time | relevance | path

Searched defs:thread_handle (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/btif/src/
H A Dbtif_sock.cc56 static std::atomic_int thread_handle{-1}; variable
H A Dbtif_sock_thread.cc244 bool btsock_thread_remove_fd_and_close(int thread_handle, int fd) { in btsock_thread_remove_fd_and_close()