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