Home
last modified time | relevance | path

Searched refs:tx_mutex_put (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_mutex_nested_priority_inheritance_test.c247 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 …]
Dthreadx_mutex_basic_test.c170 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 …]
Dthreadx_mutex_suspension_timeout_test.c190 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()
Dthreadx_mutex_priority_inheritance_test.c279 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()
Dthreadx_mutex_proritize_test.c390 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/
Dthreadx_mutex_nested_priority_inheritance_test.c247 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 …]
Dthreadx_mutex_basic_test.c170 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 …]
Dthreadx_mutex_proritize_test.c390 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()
Dthreadx_mutex_priority_inheritance_test.c279 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()
Dthreadx_mutex_suspension_timeout_test.c239 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/
Dtx_clib_lock.c100 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()
Dxtensa_overlay_os_hook.c101 UINT status = tx_mutex_put (&xt_overlay_mutex); in xt_overlay_unlock()
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_mx_unlock.c81 status = tx_mutex_put( mutex_ptr); in pthread_mutex_unlock()
/ThreadX-v6.4.1/ports/cortex_m7/ghs/src/
Dtx_ghs.c217 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/
Dtx_ghs.c224 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/
Dtx_ghs.c217 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/
Dtx_ghs.c217 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/
Dtx_ghs.c217 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/
Dtx_ghs.c217 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/
Dtx_ghs.c217 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/
Dtx_ghs.c217 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/
Dtx_ghs.c217 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/
Dtx_ghs.c217 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/
Dtx_ghs.c217 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/
Dtx_ghs.c217 tx_mutex_put(&__ghLockMutex); in __ghsUnlock()
348 tx_mutex_put((TX_MUTEX *)addr); in __ghs_funlock_file()

12345678910>>...13