Searched refs:stopReq (Results 1 – 2 of 2) sorted by relevance
60 volatile bool stopReq; /*!< SRTM dispatcher stop request flag */ member
229 disp->stopReq = false; in SRTM_Dispatcher_Create()306 disp->stopReq = false; in SRTM_Dispatcher_Start()322 disp->stopReq = true; in SRTM_Dispatcher_Stop()355 while (!disp->stopReq) in SRTM_Dispatcher_Run()360 while (!disp->stopReq) in SRTM_Dispatcher_Run()