Searched refs:stop_requested (Results 1 – 16 of 16) sorted by relevance
96 while (!ctx.final_stop.stop_requested()) in loop()155 while (!ctx.stop_requested()) in watchdog_loop()180 if (stop_requested()) in spawn_complete()191 if (stop_requested()) in check_stop_requested()221 return !final_stop.stop_requested(); in caller_run()323 ctx.final_stop.stop_requested(); in wait_once()335 if (!ctx.final_stop.stop_requested() && ctx.pending) in wait_once()
90 bool stop_requested() noexcept in stop_requested() function in sdbusplus::async::context92 return initial_stop.stop_requested(); in stop_requested()
75 while (!ctx.stop_requested()) in handleInventoryAdded()105 while (!ctx.stop_requested()) in handleInventoryRemoved()
79 while (!ctx.stop_requested()) in readGPIOAsyncEvent()
111 if (!ctx.stop_requested()) in readNotifyAsync()
83 while (!ctx.stop_requested()) in handleInventoryAdded()113 while (!ctx.stop_requested()) in handleInventoryRemoved()
94 while (!ctx.stop_requested()) in handleInterfacesAdded()127 while (!ctx.stop_requested()) in handleInterfacesRemoved()
275 while (!ctx.stop_requested()) in readGPIOAsyncEvent()
42 while (!ctx.stop_requested()) in run()
204 while (!ctx.stop_requested()) in interfaceAddedMatch()229 while (!ctx.stop_requested()) in interfaceRemovedMatch()
111 if (!notifyCtx.stop_requested()) in readNotifyAsync()
46 while (!ctx.stop_requested()) in processRequests()
287 while (!ctx.stop_requested()) in processHostStateChange()
129 while (!ctx.stop_requested()) in readSensorRegisters()
255 while (!ctx.stop_requested()) in probePorts()
504 if (stopToken.stop_requested()) in tag_invoke()