Searched defs:save_stack (Results 1 – 3 of 3) sorted by relevance
1017 void ThreadIgnoreBegin(ThreadState *thr, uptr pc, bool save_stack) { in ThreadIgnoreBegin()1048 void ThreadIgnoreSyncBegin(ThreadState *thr, uptr pc, bool save_stack) { in ThreadIgnoreSyncBegin()
245 static char save_stack[32]; variable
94 bool save_stack; member