Home
last modified time | relevance | path

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

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