Searched defs:update_status (Results 1 – 4 of 4) sorted by relevance
86 static volatile enum { US_QUIET, US_NEEDED, US_INPROGRESS } update_status; variable
69 static volatile enum { US_QUIET, US_NEEDED, US_INPROGRESS } update_status; variable
70 static volatile enum { US_QUIET, US_NEEDED, US_INPROGRESS } update_status; variable
787 int process_self = process_tree, status, update_status = 0; in walk_tree() local