Searched defs:SAL_ONCE (Results 1 – 1 of 1) sorted by relevance
38 #define SAL_ONCE(once, init) pthread_once((once), (init)) macro55 #define SAL_ONCE(once, init) \ macro
Completed in 5 milliseconds