Lines Matching refs:ENOERR
266 return ENOERR;
284 if (pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, (int *)0) != ENOERR) {
288 if (pthread_mutex_lock(&g_pthreadsDataMutex) != ENOERR) {
304 if (pthread_mutex_unlock(&g_pthreadsDataMutex) != ENOERR) {
423 if (pthread_mutex_lock(&g_pthreadsDataMutex) != ENOERR) {
453 if (pthread_mutex_unlock(&g_pthreadsDataMutex) != ENOERR) {
475 if (ret != ENOERR) {
482 if (ret != ENOERR) {
493 if (ret != ENOERR) {
498 return ENOERR;
511 if (ret != ENOERR) {
527 if (ret != ENOERR) {
545 if (ret != ENOERR) {
553 if (ret != ENOERR) {
561 return ENOERR;
604 if (ret != ENOERR) {
617 if (ret != ENOERR) {
621 return ENOERR;
638 if (ret != ENOERR) {
650 if (ret != ENOERR) {
654 return ENOERR;
663 if ((data->task->taskStatus & OS_TASK_STATUS_EXIT) || (LOS_TaskSuspend(data->task->taskID) != ENOERR)) {
690 if (pthread_mutex_lock(&g_pthreadsDataMutex) != ENOERR) {
696 if (pthread_mutex_unlock(&g_pthreadsDataMutex) != ENOERR) {
720 if (pthread_mutex_unlock(&g_pthreadsDataMutex) != ENOERR) {
724 return ENOERR;
726 if (pthread_mutex_unlock(&g_pthreadsDataMutex) != ENOERR) {
790 return ENOERR;
803 return ENOERR;