Home
last modified time | relevance | path

Searched refs:startMultiThread (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dthreading.cpp97 bool threadChecks = startMultiThread(); in DestroyInstance()
163 bool threadChecks = startMultiThread(); in DestroyDevice()
298 bool threadChecks = startMultiThread(); in CreateDebugReportCallbackEXT()
318 bool threadChecks = startMultiThread(); in DestroyDebugReportCallbackEXT()
339 bool threadChecks = startMultiThread(); in AllocateCommandBuffers()
370 bool threadChecks = startMultiThread(); in FreeCommandBuffers()
Dthreading.h55 inline bool startMultiThread() { in startMultiThread() function