Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dthread.cc42 struct thread_t { struct
44 pthread_t pthread; argument
52 thread_t* thread; argument
/system/bt/btif/include/
Dbtif_sock_sco.h23 typedef struct thread_t thread_t; typedef
/system/bt/osi/include/
Dthread.h27 typedef struct thread_t thread_t; typedef
Dalarm.h26 typedef struct thread_t thread_t; typedef
/system/bt/hci/include/
Dlow_power_manager.h23 typedef struct thread_t thread_t; typedef
/system/netd/tests/
Dnetd_test.cpp80 typedef int (*thread_t)(void*); typedef
/system/unwinding/libbacktrace/
Dbacktrace_test.cpp77 struct thread_t { struct
80 pthread_t threadId; argument
85 thread_t thread; argument