OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:user_free
(Results
1 - 5
of
5
) sorted by null
/external/compiler-rt/lib/tsan/tests/unit/
tsan_mman_test.cc
70
user_free
(thr, pc, p);
71
user_free
(thr, pc, p2);
88
user_free
(thr, pc, p);
106
user_free
(thr, pc, p2);
116
user_free
(thr, pc, p2);
129
user_free
(thr, pc, p);
130
user_free
(thr, pc, p2);
155
user_free
(thr, 0, p);
/external/compiler-rt/lib/tsan/rtl/
tsan_mman.h
31
void
user_free
(ThreadState *thr, uptr pc, void *p);
tsan_mman.cc
120
void
user_free
(ThreadState *thr, uptr pc, void *p) {
function in namespace:__tsan
159
user_free
(thr, pc, p);
tsan_fd.cc
84
user_free
(thr, pc, p);
tsan_interceptors.cc
476
user_free
(thr, pc, p);
486
user_free
(thr, pc, p);
535
user_free
(thr, pc, ptr);
[
all
...]
Completed in 92 milliseconds