Home
last modified time | relevance | path

Searched refs:TM_ERROR (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/benchmarks/thread_metric/src/
Dtm_porting_layer_zephyr.c77 return (tid == &test_thread[thread_id]) ? TM_SUCCESS : TM_ERROR; in tm_thread_create()
197 return (status == 0) ? TM_SUCCESS : TM_ERROR; in tm_memory_pool_create()
211 return (status == 0) ? TM_SUCCESS : TM_ERROR; in tm_memory_pool_allocate()
Dtm_api.h66 #define TM_ERROR 1 macro
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt148 returned. If an error occurs, TM_ERROR is returned. The created thread