Searched refs:tm_tid (Results 1 – 1 of 1) sorted by relevance
27 sthread_t tm_tid; /* thread id of controller */ member239 Tskmgr.tm_tid = (sthread_t) -1; in mi_pool_controller_init()260 Tskmgr.tm_tid = tid; in mi_pool_controller_init()317 Tskmgr.tm_tid = sthread_get_id();318 if (pthread_detach(Tskmgr.tm_tid) != 0)