Searched refs:DoPthreadCancel (Results 1 – 2 of 2) sorted by relevance
657 STATIC UINT32 DoPthreadCancel(_pthread_data *data) in DoPthreadCancel() function711 if (DoPthreadCancel(data) == LOS_NOK) { in pthread_cancel()
397 STATIC UINT32 DoPthreadCancel(LosTaskCB *task) in DoPthreadCancel() function438 if (DoPthreadCancel(tcb) == LOS_NOK) { in pthread_cancel()