Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp874 struct NewThreadParams { struct
882 NewThreadParams *params = reinterpret_cast<NewThreadParams*>(arg); in DeallocNewThreadWorker() argument
897 uptr class_id = DefaultSizeClassMap::ClassID(sizeof(NewThreadParams)); in TEST()
898 NewThreadParams *params = reinterpret_cast<NewThreadParams*>( in TEST()