Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dthread.c47 struct start_arg { struct
58 static void *run_thread(void *start_arg); argument
187 static void *run_thread(void *start_arg) { in run_thread()