Home
last modified time | relevance | path

Searched defs:pthread_getschedparam (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_test.cpp1334 pthread_getschedparam(pthread_self(), &policy, Ident(&param) + 2), in TEST() argument
/llvm-project/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp3415 TEST(MemorySanitizer, pthread_getschedparam) { in TEST() argument