Home
last modified time | relevance | path

Searched refs:__tx_iar_system_lock_next_free_mutex (Results 1 – 25 of 26) sorted by relevance

12

/ThreadX-v6.3.0/ports_module/cortex_m7/iar/module_manager/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_a9/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_m0/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_m23/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_m3/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/module_manager/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports_module/cortex_m4/iar/module_manager/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports_module/cortex_a7/iar/module_manager/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports_module/cortex_m0+/iar/module_manager/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_m7/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_m85/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_r4/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_m4/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_m55/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_m33/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_a8/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_r5/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx_modules/iar/module_manager/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_a15/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports_arch/ARMv8-M/threadx/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/arm9/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_a7/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/cortex_a5/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
/ThreadX-v6.3.0/ports/arm11/iar/src/
Dtx_iar.c78 UINT __tx_iar_system_lock_next_free_mutex = 0; variable
120 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
123 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
127 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()
495 static UINT __tx_iar_system_lock_next_free_mutex = 0; variable
520 mutex_ptr = &__tx_iar_system_lock_mutexes[__tx_iar_system_lock_next_free_mutex++]; in __iar_system_Mtxinit()
523 if (__tx_iar_system_lock_next_free_mutex >= _MAX_LOCK) in __iar_system_Mtxinit()
527 __tx_iar_system_lock_next_free_mutex = 0; in __iar_system_Mtxinit()

12