Searched defs:thread_data_t (Results 1 – 2 of 2) sorted by relevance
67 struct thread_data_t { struct75 static int trampoline(const thread_data_t* t) { in trampoline() argument
27 typedef std::pair<Thread*, volatile bool*> thread_data_t; typedef