Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_context.cpp74 void __rtsan::Context::ExpectNotRealtime( in ExpectNotRealtime() function in __rtsan::Context
H A Drtsan_interceptors.cpp63 void ExpectNotRealtime(const char *intercepted_function_name) { in ExpectNotRealtime() function