Searched refs:thread1_data (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/core/handle-wait/
H A Dhandle-wait.c235 thread_data_t thread1_data = {1, thread1_channel[1]}; local
239 ASSERT_EQ(thrd_create(&thread1, worker_thread_func, &thread1_data), thrd_success,

Completed in 20 milliseconds