Searched refs:TM_ERROR (Results 1 – 3 of 3) sorted by relevance
77 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()
66 #define TM_ERROR 1 macro
148 returned. If an error occurs, TM_ERROR is returned. The created thread