| /ThreadX-v6.4.1/test/tx/regression/ |
| D | threadx_mutex_nested_priority_inheritance_test.c | 247 tx_mutex_put(&mutex_2); in thread_0_entry() 258 tx_mutex_put(&mutex_1); in thread_0_entry() 269 tx_mutex_put(&mutex_0); in thread_0_entry() 284 tx_mutex_put(&mutex_0); in thread_0_entry() 295 tx_mutex_put(&mutex_1); in thread_0_entry() 306 tx_mutex_put(&mutex_2); in thread_0_entry() 320 tx_mutex_put(&mutex_2); in thread_0_entry() 331 tx_mutex_put(&mutex_0); in thread_0_entry() 342 tx_mutex_put(&mutex_1); in thread_0_entry() 357 tx_mutex_put(&mutex_1); in thread_0_entry() [all …]
|
| D | threadx_mutex_basic_test.c | 170 status = tx_mutex_put(&mutex_2); in test_isr() 434 status = tx_mutex_put(TX_NULL); in thread_0_entry() 447 status = tx_mutex_put(&mutex_4); in thread_0_entry() 484 status = tx_mutex_put(&mutex_0); in thread_0_entry() 496 status = tx_mutex_put(&mutex_0); in thread_0_entry() 604 status = tx_mutex_put(&mutex_2); in thread_0_entry() 605 status += tx_mutex_put(&mutex_2); in thread_0_entry() 651 status += tx_mutex_put(&mutex_8); in thread_0_entry() 705 status = tx_mutex_put(&mutex_1); in thread_1_entry() 753 tx_mutex_put(&mutex_8); in thread_3_entry() [all …]
|
| D | threadx_mutex_suspension_timeout_test.c | 190 tx_mutex_put(&mutex_1); in thread_0_entry() 195 tx_mutex_put(&mutex_1); in thread_0_entry() 258 tx_mutex_put(&mutex_1); in thread_1_entry() 276 tx_mutex_put(&mutex_1); in thread_2_entry() 294 tx_mutex_put(&mutex_1); in thread_3_entry() 311 tx_mutex_put(&mutex_1); in thread_4_entry()
|
| D | threadx_mutex_priority_inheritance_test.c | 279 tx_mutex_put(&mutex_2); in thread_0_entry() 295 status = tx_mutex_put(&mutex_0); in thread_0_entry() 335 status = tx_mutex_put(&mutex_0); in thread_0_entry() 367 status = tx_mutex_put(&mutex_0); in thread_0_entry() 392 status += tx_mutex_put(&mutex_3); in thread_0_entry() 438 status += tx_mutex_put(&mutex_0); in thread_1_entry() 467 status += tx_mutex_put(&mutex_0); in thread_2_entry()
|
| D | threadx_mutex_proritize_test.c | 390 status += tx_mutex_put(&mutex_0); in thread_1_entry() 415 status += tx_mutex_put(&mutex_0); in thread_2_entry() 440 status += tx_mutex_put(&mutex_0); in thread_3_entry() 465 status += tx_mutex_put(&mutex_0); in thread_4_entry() 490 status += tx_mutex_put(&mutex_0); in thread_5_entry() 515 status += tx_mutex_put(&mutex_0); in thread_6_entry()
|
| /ThreadX-v6.4.1/test/smp/regression/ |
| D | threadx_mutex_nested_priority_inheritance_test.c | 247 tx_mutex_put(&mutex_2); in thread_0_entry() 258 tx_mutex_put(&mutex_1); in thread_0_entry() 269 tx_mutex_put(&mutex_0); in thread_0_entry() 284 tx_mutex_put(&mutex_0); in thread_0_entry() 295 tx_mutex_put(&mutex_1); in thread_0_entry() 306 tx_mutex_put(&mutex_2); in thread_0_entry() 320 tx_mutex_put(&mutex_2); in thread_0_entry() 331 tx_mutex_put(&mutex_0); in thread_0_entry() 342 tx_mutex_put(&mutex_1); in thread_0_entry() 357 tx_mutex_put(&mutex_1); in thread_0_entry() [all …]
|
| D | threadx_mutex_basic_test.c | 170 status = tx_mutex_put(&mutex_2); in test_isr() 434 status = tx_mutex_put(TX_NULL); in thread_0_entry() 447 status = tx_mutex_put(&mutex_4); in thread_0_entry() 484 status = tx_mutex_put(&mutex_0); in thread_0_entry() 496 status = tx_mutex_put(&mutex_0); in thread_0_entry() 604 status = tx_mutex_put(&mutex_2); in thread_0_entry() 605 status += tx_mutex_put(&mutex_2); in thread_0_entry() 651 status += tx_mutex_put(&mutex_8); in thread_0_entry() 705 status = tx_mutex_put(&mutex_1); in thread_1_entry() 753 tx_mutex_put(&mutex_8); in thread_3_entry() [all …]
|
| D | threadx_mutex_proritize_test.c | 390 status += tx_mutex_put(&mutex_0); in thread_1_entry() 415 status += tx_mutex_put(&mutex_0); in thread_2_entry() 440 status += tx_mutex_put(&mutex_0); in thread_3_entry() 465 status += tx_mutex_put(&mutex_0); in thread_4_entry() 490 status += tx_mutex_put(&mutex_0); in thread_5_entry() 515 status += tx_mutex_put(&mutex_0); in thread_6_entry()
|
| D | threadx_mutex_priority_inheritance_test.c | 279 tx_mutex_put(&mutex_2); in thread_0_entry() 295 status = tx_mutex_put(&mutex_0); in thread_0_entry() 335 status = tx_mutex_put(&mutex_0); in thread_0_entry() 367 status = tx_mutex_put(&mutex_0); in thread_0_entry() 392 status += tx_mutex_put(&mutex_3); in thread_0_entry() 438 status += tx_mutex_put(&mutex_0); in thread_1_entry() 467 status += tx_mutex_put(&mutex_0); in thread_2_entry()
|
| D | threadx_mutex_suspension_timeout_test.c | 239 tx_mutex_put(&mutex_1); in thread_0_entry() 244 tx_mutex_put(&mutex_1); in thread_0_entry() 413 tx_mutex_put(&mutex_1); in thread_1_entry() 431 tx_mutex_put(&mutex_1); in thread_2_entry() 449 tx_mutex_put(&mutex_1); in thread_3_entry() 466 tx_mutex_put(&mutex_1); in thread_4_entry()
|
| /ThreadX-v6.4.1/ports/xtensa/xcc/src/ |
| D | tx_clib_lock.c | 100 tx_mutex_put (&clib_lock_mutex); in __malloc_unlock() 131 tx_mutex_put (&clib_lock_mutex); in __env_unlock() 208 tx_mutex_put (*mtx); in _Mtxunlock()
|
| D | xtensa_overlay_os_hook.c | 101 UINT status = tx_mutex_put (&xt_overlay_mutex); in xt_overlay_unlock()
|
| /ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/ |
| D | px_mx_unlock.c | 81 status = tx_mutex_put( mutex_ptr); in pthread_mutex_unlock()
|
| /ThreadX-v6.4.1/ports/cortex_m7/ghs/src/ |
| D | tx_ghs.c | 217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/ |
| D | tx_ghs.c | 224 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 360 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|
| /ThreadX-v6.4.1/ports/cortex_a9/ghs/src/ |
| D | tx_ghs.c | 217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|
| /ThreadX-v6.4.1/ports/cortex_m3/ghs/src/ |
| D | tx_ghs.c | 217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|
| /ThreadX-v6.4.1/ports/cortex_a8/ghs/src/ |
| D | tx_ghs.c | 217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|
| /ThreadX-v6.4.1/ports/cortex_a7/ghs/src/ |
| D | tx_ghs.c | 217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|
| /ThreadX-v6.4.1/ports/cortex_a5/ghs/src/ |
| D | tx_ghs.c | 217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|
| /ThreadX-v6.4.1/ports/cortex_r5/ghs/src/ |
| D | tx_ghs.c | 217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|
| /ThreadX-v6.4.1/ports/cortex_r7/ghs/src/ |
| D | tx_ghs.c | 217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|
| /ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/src/ |
| D | tx_ghs.c | 217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|
| /ThreadX-v6.4.1/ports/cortex_r4/ghs/src/ |
| D | tx_ghs.c | 217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|
| /ThreadX-v6.4.1/ports/cortex_m4/ghs/src/ |
| D | tx_ghs.c | 217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock() 348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()
|