Home
last modified time | relevance | path

Searched defs:thread_t (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/fake/
Dfake_thread.h70 struct thread_t { struct
91 pthread_t pthread_; argument
92 pid_t tid_;
93 std::string name_;
/packages/modules/Bluetooth/system/osi/src/
Dthread.cc44 struct thread_t { struct
46 pthread_t pthread; argument
54 thread_t* thread; argument
/packages/modules/Bluetooth/system/btif/include/
Dbtif_sock_sco.h25 typedef struct thread_t thread_t; typedef
/packages/modules/Bluetooth/system/osi/include/
Dthread.h27 typedef struct thread_t thread_t; typedef
Dalarm.h26 typedef struct thread_t thread_t; typedef