Home
last modified time | relevance | path

Searched refs:msg_cnt (Results 1 – 1 of 1) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c4025 UINT msg_cnt; in IncrCounter() local
4120 msg_cnt = 0u; in IncrCounter()
4279 msg_cnt++; in IncrCounter()
4342 msg_cnt++; in IncrCounter()
4359 if (msg_cnt == (SYSMGR_QUEUE_MSG_COUNT)) in IncrCounter()