Searched defs:thread_result (Results 1 – 11 of 11) sorted by relevance
93 UINT thread_result = tx_thread_terminate(&context.tcb()); in DeleteThread() local138 const UINT thread_result = tx_thread_create(&tcb(), in CreateThread() local
376 for (auto& thread_result : thread_results) { in ExecuteReplicated() local434 for (auto& thread_result : thread_results) { in ExecuteReplicated() local
184 thread_result_t thread_result; in main() local
155 let thread_result = self.thread_handle.take().unwrap().join().unwrap(); in drop() localVariable
61 let thread_result = thread::Builder::new() in handle_sync_thread() localVariable
842 TestStatus thread_result = threads.run(); in iterate() local979 TestStatus thread_result = threads.run(); in iterate() local
556 let thread_result = { in panic_safe() localVariable