Searched refs:p_func (Results 1 – 1 of 1) sorted by relevance
62 osa_task_ptr_t p_func; /*!< Task's entry */ member483 ptaskStruct->p_func = thread_def->pthread; in OSA_TaskCreate()1522 if (NULL != tcb->p_func) in OSA_ProcessTasks()1524 tcb->p_func(tcb->param); in OSA_ProcessTasks()