Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dthread.cc51 struct start_arg { struct
62 static void* run_thread(void* start_arg); argument
194 static void* run_thread(void* start_arg) { in run_thread()