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

/fuchsia/zircon/third_party/ulib/musl/src/thread/
H A Dcall_once.c16 static void once_full(once_flag* control, void (*init)(void)) { function
43 once_full(control, init);

Completed in 77 milliseconds