OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nomalloc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_mman.cc
326
if (thr->
nomalloc
) {
327
thr->
nomalloc
= 0; // CHECK calls internal_malloc().
335
if (thr->
nomalloc
) {
336
thr->
nomalloc
= 0; // CHECK calls internal_malloc().
tsan_rtl.cc
559
thr->
nomalloc
++;
567
thr->
nomalloc
--;
tsan_rtl.h
452
int
nomalloc
;
member in struct:__tsan::ThreadState
Completed in 14 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025