Searched defs:thread (Results 1 – 7 of 7) sorted by relevance
44 Thread* thread = reinterpret_cast<Thread*>(this); in Start() local57 Thread* thread = reinterpret_cast<Thread*>(arg); in Start() local
24 let thread = unsafe { Arc::from_raw(ptr.cast::<Parker>()) }; in clone() localVariable34 let thread = unsafe { Arc::from_raw(ptr.cast::<Parker>()) }; in wake() localVariable39 let thread = unsafe { Arc::from_raw(ptr.cast::<Parker>()) }; in wake_by_ref() localVariable
32 let thread = thread::spawn(move || { in sdv_tcp_server() localVariable102 let thread = thread::spawn(move || { in sdv_tcp_server_vectored() localVariable
136 pthread_t thread = test->GetThread(); variable190 pthread_t thread = test->GetThread(); variable243 pthread_t thread = test->GetThread(); variable
24 Thread* thread = reinterpret_cast<Thread*>(arg); in Start() local
154 pthread_t thread = test->GetThread(); in BENCHMARK_F() local221 pthread_t thread = test->GetThread(); in ThreadTestProcedure() local
80 pthread_t thread; in CreatePThread() local