Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/benchmarks/thread_metric/
Dtm_porting_layer_template.c120 int tm_semaphore_put(int semaphore_id) in tm_semaphore_put() function
Dtm_api.h89 int tm_semaphore_put(int semaphore_id);
Dtm_synchronization_processing_test.c109 status = tm_semaphore_put(0); in tm_synchronization_processing_thread_0_entry()
Dtm_interrupt_processing_test.c153 tm_semaphore_put(0); in tm_interrupt_handler()
Dthread_metric_readme.txt183 int tm_semaphore_put(int semaphore_id);
/ThreadX-v6.4.1/utility/benchmarks/thread_metric/threadx_example/
Dtm_porting_layer_threadx.c308 int tm_semaphore_put(int semaphore_id) in tm_semaphore_put() function