OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__tsan_release
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_interface.cc
90
void
__tsan_release
(void *addr) {
function
/external/compiler-rt/lib/tsan/go/
tsan_go.cc
173
void
__tsan_release
(ThreadState *thr, void *addr) {
function
Completed in 302 milliseconds