Home
last modified time | relevance | path

Searched defs:SAL_ONCE (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/inc/internal/
H A Donce.h38 #define SAL_ONCE(once, init) pthread_once((once), (init)) macro
55 #define SAL_ONCE(once, init) \ macro

Completed in 8 milliseconds