Searched refs:NODEWALK_UNDONE (Results 1 – 3 of 3) sorted by relevance
158 #define NODEWALK_UNDONE 8 /* causes checking of the undone flag, does not decend if it's set */ macro
333 int flags = NODEWALK_BOTTOMUP|NODEWALK_UNDONE|NODEWALK_QUICK|NODEWALK_JOBS; in threads_run()
300 if(flags&NODEWALK_UNDONE) in node_walk_r()