Searched refs:getDefaultAsyncRuntime (Results 1 – 1 of 1) sorted by relevance
168 static AsyncRuntime *getDefaultAsyncRuntime() { in getDefaultAsyncRuntime() function241 AsyncToken *token = new AsyncToken(getDefaultAsyncRuntime()); in mlirAsyncRuntimeCreateToken()247 AsyncValue *value = new AsyncValue(getDefaultAsyncRuntime(), size); in mlirAsyncRuntimeCreateValue()253 AsyncGroup *group = new AsyncGroup(getDefaultAsyncRuntime(), size); in mlirAsyncRuntimeCreateGroup()398 auto *runtime = getDefaultAsyncRuntime(); in mlirAsyncRuntimeExecute()442 return getDefaultAsyncRuntime()->getThreadPool().getThreadCount(); in mlirAsyncRuntimGetNumWorkerThreads()