OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__tsan_mutex_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
tsan_interface.h
35
// Mutex creation flags are passed to
__tsan_mutex_create
annotation.
36
// If mutex has no constructor and
__tsan_mutex_create
is not called,
73
void
__tsan_mutex_create
(void *addr, unsigned flags);
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interface_ann.cc
466
void
__tsan_mutex_create
(void *m, unsigned flagz) {
function in typeref:typename:INTERFACE_ATTRIBUTE void
467
SCOPED_ANNOTATION(
__tsan_mutex_create
);
Completed in 12 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025