Searched defs:stopSig (Results 1 – 2 of 2) sorted by relevance
206 srtm_sem_t stopSig = SRTM_Sem_Create(1U, 0U, &disp->stopSigStatic); in SRTM_Dispatcher_Create() local212 srtm_sem_t stopSig = SRTM_Sem_Create(1U, 0U); in SRTM_Dispatcher_Create() local
66 srtm_sem_t stopSig; /*!< SRTM dispatcher stop signal */ member