Searched defs:guard (Results 1 – 2 of 2) sorted by relevance
49 void uv_once(uv_once_t* guard, uv__once_cb callback) { in uv_once()
432 void uv_once(uv_once_t* guard, void (*callback)(void)) { in uv_once()
Completed in 108 milliseconds