Searched defs:start_arg (Results 1 – 1 of 1) sorted by relevance
51 struct start_arg { struct62 static void* run_thread(void* start_arg); argument194 static void* run_thread(void* start_arg) { in run_thread()