Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/benchmarks/thread_metric/
Dtm_porting_layer_template.c105 int tm_semaphore_create(int semaphore_id) in tm_semaphore_create() function
Dtm_api.h88 int tm_semaphore_create(int semaphore_id);
Dtm_synchronization_processing_test.c88 tm_semaphore_create(0); in tm_synchronization_processing_initialize()
Dtm_interrupt_processing_test.c93 tm_semaphore_create(0); in tm_interrupt_processing_initialize()
Dthread_metric_readme.txt173 int tm_semaphore_create(int semaphore_id);
/ThreadX-v6.3.0/utility/benchmarks/thread_metric/threadx_example/
Dtm_porting_layer_threadx.c271 int tm_semaphore_create(int semaphore_id) in tm_semaphore_create() function