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