Searched refs:CLOSURE_RUNNING (Results 1 – 2 of 2) sorted by relevance
134 CLOSURE_RUNNING = (1U << 30), enumerator138 ((CLOSURE_DESTRUCTOR|CLOSURE_WAITING|CLOSURE_RUNNING) << 1)141 #define CLOSURE_REMAINING_INITIALIZER (1|CLOSURE_RUNNING)224 atomic_sub(CLOSURE_RUNNING, &cl->remaining); in closure_set_stopped()318 closure_sub(_cl, CLOSURE_RUNNING + 1); \360 closure_sub(_cl, CLOSURE_RUNNING - CLOSURE_DESTRUCTOR + 1); \
178 r & CLOSURE_RUNNING ? "R" : ""); in debug_show()