Home
last modified time | relevance | path

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

/frameworks/base/libs/utils/
DThreads.cpp65 struct thread_data_t { struct
73 static int trampoline(const thread_data_t* t) { in trampoline() argument
/frameworks/base/core/jni/
Dandroid_bluetooth_ScoSocket.cpp85 struct thread_data_t { struct
86 native_data_t *nat;
87 bool is_accept; // accept (listening) or connect (outgoing) thread
88 int signal_sk; // socket for thread to listen for unblock signal
89 char address[BTADDR_SIZE]; // BT addres as string