Home
last modified time | relevance | path

Searched refs:tx_semaphore_put_notify (Results 1 – 25 of 109) sorted by relevance

12345

/ThreadX-v6.2.1/common_smp/src/
Dtx_semaphore_put.c121 semaphore_put_notify = semaphore_ptr -> tx_semaphore_put_notify; in _tx_semaphore_put()
184 semaphore_put_notify = semaphore_ptr -> tx_semaphore_put_notify; in _tx_semaphore_put()
Dtx_semaphore_ceiling_put.c140 semaphore_put_notify = semaphore_ptr -> tx_semaphore_put_notify; in _tx_semaphore_ceiling_put()
208 semaphore_put_notify = semaphore_ptr -> tx_semaphore_put_notify; in _tx_semaphore_ceiling_put()
Dtx_semaphore_put_notify.c100 semaphore_ptr -> tx_semaphore_put_notify = semaphore_put_notify; in _tx_semaphore_put_notify()
/ThreadX-v6.2.1/common/src/
Dtx_semaphore_put.c121 semaphore_put_notify = semaphore_ptr -> tx_semaphore_put_notify; in _tx_semaphore_put()
184 semaphore_put_notify = semaphore_ptr -> tx_semaphore_put_notify; in _tx_semaphore_put()
Dtx_semaphore_ceiling_put.c140 semaphore_put_notify = semaphore_ptr -> tx_semaphore_put_notify; in _tx_semaphore_ceiling_put()
208 semaphore_put_notify = semaphore_ptr -> tx_semaphore_put_notify; in _tx_semaphore_ceiling_put()
Dtx_semaphore_put_notify.c100 semaphore_ptr -> tx_semaphore_put_notify = semaphore_put_notify; in _tx_semaphore_put_notify()
/ThreadX-v6.2.1/common_modules/module_manager/src/
Dtxm_module_manager_stop.c441 … (semaphore_ptr -> tx_semaphore_put_notify == _txm_module_manager_semaphore_notify_trampoline)) in _txm_module_manager_stop()
445 semaphore_ptr -> tx_semaphore_put_notify = TX_NULL; in _txm_module_manager_stop()
/ThreadX-v6.2.1/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk87 ../tx_semaphore_put_notify.c \
273 ./tx_semaphore_put_notify.d \
459 ./tx_semaphore_put_notify.obj \
DccsObjs.opt1 …obj" "./tx_semaphore_prioritize.obj" "./tx_semaphore_put.obj" "./tx_semaphore_put_notify.obj" "./t…
/ThreadX-v6.2.1/ports/linux/gnu/example_build/
Dfile_list.mk145 tx_semaphore_put_notify.c \
/ThreadX-v6.2.1/ports_module/cortex_m4/ac5/example_build/
Dsample_threadx_module.c211 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m7/iar/example_build/
Dsample_threadx_module.c205 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_r4/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c205 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m4/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c211 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m7/ac5/example_build/
Dsample_threadx_module.c211 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m0+/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c211 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m3/ac5/example_build/
Dsample_threadx_module.c211 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m3/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c211 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m23/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c212 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m33/ac6/example_build/sample_threadx_module/
Dsample_threadx_module.c213 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m23/gnu/example_build/
Dsample_threadx_module.c205 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m33/gnu/example_build/
Dsample_threadx_module.c205 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_r4/iar/example_build/
Dsample_threadx_module.c205 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/rxv2/iar/example_build/
Dsample_threadx_module.c203 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()
/ThreadX-v6.2.1/ports_module/cortex_m23/iar/example_build/
Dsample_threadx_module.c205 tx_semaphore_put_notify(semaphore_0, semaphore_0_notify); in demo_module_start()

12345