Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/osi/src/
Dthread.c34 struct thread_t { struct
35 pthread_t pthread; argument
43 thread_t *thread; argument
/external/bluetooth/bluedroid/osi/include/
Dthread.h23 typedef struct thread_t thread_t; typedef
/external/lldb/include/lldb/
Dlldb-types.h47 typedef pthread_t thread_t; // Host thread type typedef