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

/barrelfish-master/lib/libc/rpc/
H A Dmt_misc.c85 static once_t rce_once = ONCE_INITIALIZER; variable
102 if (thr_once(&rce_once, rce_key_init) != 0 || rce_key_error != 0)

Completed in 26 milliseconds