Home
last modified time | relevance | path

Searched refs:ThreadSafety (Results 1 – 10 of 10) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.cpp28 void ThreadSafety::PreCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAlloca… in PreCallRecordAllocateCommandBuffers()
34 void ThreadSafety::PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAlloc… in PostCallRecordAllocateCommandBuffers()
49 void ThreadSafety::PreCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAlloca… in PreCallRecordAllocateDescriptorSets()
56 void ThreadSafety::PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAlloc… in PostCallRecordAllocateDescriptorSets()
63 void ThreadSafety::PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint… in PreCallRecordFreeCommandBuffers()
88 void ThreadSafety::PostCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uin… in PostCallRecordFreeCommandBuffers()
94 void ThreadSafety::PreCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkComm… in PreCallRecordResetCommandPool()
102 void ThreadSafety::PostCallRecordResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCom… in PostCallRecordResetCommandPool()
109 void ThreadSafety::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, cons… in PreCallRecordDestroyCommandPool()
117 void ThreadSafety::PostCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, con… in PostCallRecordDestroyCommandPool()
[all …]
Dthread_safety.h304 class ThreadSafety : public ValidationObject {
375 ThreadSafety() in ThreadSafety() function
Dchassis.cpp440 auto thread_checker = new ThreadSafety; in CreateInstance()
655 auto thread_safety = new ThreadSafety; in CreateDevice()
/external/clang/lib/Analysis/
DCMakeLists.txt25 ThreadSafety.cpp
/external/llvm-project/clang/lib/Analysis/
DCMakeLists.txt28 ThreadSafety.cpp
/external/llvm-project/llvm/utils/gn/secondary/clang/lib/Analysis/
DBUILD.gn34 "ThreadSafety.cpp",
/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl_test.cc539 TEST_F(PodNerTest, ThreadSafety) { in TEST_F() argument
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcordz_info_statistics_test.cc427 TEST(CordzInfoStatisticsTest, ThreadSafety) { in TEST() argument
/external/clang/include/clang/Basic/
DDiagnosticGroups.td671 def ThreadSafety : DiagGroup<"thread-safety",
/external/llvm-project/clang/include/clang/Basic/
DDiagnosticGroups.td943 def ThreadSafety : DiagGroup<"thread-safety",