Searched refs:dont_watch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmalloc.c1289 static int dont_watch = 0; variable
1303 dont_watch = 1;
1316 dont_watch = 0;
1318 dont_watch = 0;
1324 if (dont_watch)
1332 dont_watch = 1;
1368 if (dont_watch)
1384 dont_watch = 1;
1396 dont_watch = 1;
1400 return (dont_watch);
[all...]

Completed in 58 milliseconds