Searched defs:RUN_ONCE (Results 1 – 3 of 3) sorted by relevance
118 #define RUN_ONCE(once, init) \ macro
129 # define RUN_ONCE(once, init) \ macro
52 #define RUN_ONCE(o, fn) \ macro