Searched refs:dispatchTablesInitialized (Results 1 – 1 of 1) sorted by relevance
48 pthread_once_t dispatchTablesInitialized = PTHREAD_ONCE_INIT; variable207 pthread_once(&dispatchTablesInitialized, initDispatchTables); in getDispatch()