Searched refs:thrd_join (Results 1 – 4 of 4) sorted by relevance
7 int thrd_join(thrd_t t, int* res) { in thrd_join() function
59 int thrd_join(thrd_t, int*);
526 thrd_join(os_execute_state.thread, nullptr); in ShutdownOsExecuteTask()970 thrd_join(sci_irq->thread, nullptr); in AcpiOsRemoveInterruptHandler()
803 $(LOCAL_DIR)/src/thread/thrd_join.c \
Completed in 7 milliseconds