Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/benchmarks/thread_metric/
Dtm_porting_layer_template.c121 int tm_semaphore_put(int semaphore_id) in tm_semaphore_put() function
Dtm_api.h90 int tm_semaphore_put(int semaphore_id);
Dtm_synchronization_processing_test.c110 status = tm_semaphore_put(0); in tm_synchronization_processing_thread_0_entry()
Dtm_interrupt_processing_test.c154 tm_semaphore_put(0); in tm_interrupt_handler()
Dthread_metric_readme.txt183 int tm_semaphore_put(int semaphore_id);
/ThreadX-v6.3.0/utility/benchmarks/thread_metric/threadx_example/
Dtm_porting_layer_threadx.c309 int tm_semaphore_put(int semaphore_id) in tm_semaphore_put() function