Searched defs:call_once (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/c11/ | ||
| H A D | threads_posix.h | 94 call_once(once_flag *flag, void (*func)(void)) function in typeref:typename:void |
| H A D | threads_win32.h | 301 call_once(once_flag *flag, void (*func)(void)) function in typeref:typename:void |
| /xsrc/external/mit/MesaLib/dist/include/c11/ | ||
| H A D | threads_posix.h | 94 call_once(once_flag *flag, void (*func)(void)) function in typeref:typename:void |
| H A D | threads_win32.h | 192 call_once(once_flag *flag, void (*func)(void)) function in typeref:typename:void |
Completed in 4 milliseconds