OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__tsan_thread_start_func
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interceptors.cc
945
extern "C" void *
__tsan_thread_start_func
(void *arg) {
function in typeref:typename:void *
1013
res = REAL(pthread_create)(th, attr,
__tsan_thread_start_func
, &p);
tsan_interceptors.cc
945
extern "C" void *
__tsan_thread_start_func
(void *arg) {
function in typeref:typename:void *
1013
res = REAL(pthread_create)(th, attr,
__tsan_thread_start_func
, &p);
Completed in 28 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025