OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__interceptor_pthread_mutex_trylock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_posix_util.h
29
#define
__interceptor_pthread_mutex_trylock
wrap_pthread_mutex_trylock
macro
58
extern "C" int
__interceptor_pthread_mutex_trylock
(pthread_mutex_t *mutex);
tsan_test_util_posix.cc
152
return
__interceptor_pthread_mutex_trylock
((pthread_mutex_t*)mtx_) == 0;
Completed in 13 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025