Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/benchmarks/thread_metric/threadx_example/
Dtm_porting_layer_threadx.c148 return(TM_ERROR); in tm_thread_create()
167 return(TM_ERROR); in tm_thread_resume()
186 return(TM_ERROR); in tm_thread_suspend()
227 return(TM_ERROR); in tm_queue_create()
246 return(TM_ERROR); in tm_queue_send()
265 return(TM_ERROR); in tm_queue_receive()
284 return(TM_ERROR); in tm_semaphore_create()
303 return(TM_ERROR); in tm_semaphore_get()
322 return(TM_ERROR); in tm_semaphore_put()
342 return(TM_ERROR); in tm_memory_pool_create()
[all …]
/ThreadX-v6.3.0/utility/benchmarks/thread_metric/
Dtm_api.h66 #define TM_ERROR 1 macro
Dthread_metric_readme.txt135 returned. If an error occurs, TM_ERROR is returned. The created thread