Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/benchmarks/thread_metric/threadx_example/
Dtm_porting_layer_threadx.c147 return(TM_ERROR); in tm_thread_create()
166 return(TM_ERROR); in tm_thread_resume()
185 return(TM_ERROR); in tm_thread_suspend()
226 return(TM_ERROR); in tm_queue_create()
245 return(TM_ERROR); in tm_queue_send()
264 return(TM_ERROR); in tm_queue_receive()
283 return(TM_ERROR); in tm_semaphore_create()
302 return(TM_ERROR); in tm_semaphore_get()
321 return(TM_ERROR); in tm_semaphore_put()
341 return(TM_ERROR); in tm_memory_pool_create()
[all …]
/ThreadX-v6.4.1/utility/benchmarks/thread_metric/
Dtm_api.h65 #define TM_ERROR 1 macro
Dthread_metric_readme.txt135 returned. If an error occurs, TM_ERROR is returned. The created thread