Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/benchmarks/thread_metric/
Dtm_porting_layer_template.c104 int tm_semaphore_create(int semaphore_id) in tm_semaphore_create() function
Dtm_api.h87 int tm_semaphore_create(int semaphore_id);
Dtm_synchronization_processing_test.c87 tm_semaphore_create(0); in tm_synchronization_processing_initialize()
Dtm_interrupt_processing_test.c92 tm_semaphore_create(0); in tm_interrupt_processing_initialize()
Dthread_metric_readme.txt173 int tm_semaphore_create(int semaphore_id);
/ThreadX-v6.4.1/utility/benchmarks/thread_metric/threadx_example/
Dtm_porting_layer_threadx.c270 int tm_semaphore_create(int semaphore_id) in tm_semaphore_create() function