Home
last modified time | relevance | path

Searched refs:thrd_join (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/musl/src/thread/
A Dthrd_join.c7 int thrd_join(thrd_t t, int* res) { in thrd_join() function
/third_party/ulib/musl/include/
A Dthreads.h59 int thrd_join(thrd_t, int*);
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosfuchsia.cpp526 thrd_join(os_execute_state.thread, nullptr); in ShutdownOsExecuteTask()
970 thrd_join(sci_irq->thread, nullptr); in AcpiOsRemoveInterruptHandler()
/third_party/ulib/musl/
A Dmusl-rules.mk803 $(LOCAL_DIR)/src/thread/thrd_join.c \

Completed in 7 milliseconds