Lines Matching refs:ENOERR
104 return ENOERR;
110 if (pthread_mutex_destroy(cond->mutex) != ENOERR) {
116 return ENOERR;
121 int ret = ENOERR;
160 int ret = ENOERR;
183 int ret = ENOERR;
235 ret = ENOERR;
263 if (ret != ENOERR) {
282 if (pthread_mutex_unlock(mutex) != ENOERR) {
291 if (pthread_mutex_lock(mutex) != ENOERR) {
311 if (ret != ENOERR) {
321 if (pthread_mutex_unlock(mutex) != ENOERR) {
330 if (pthread_mutex_lock(mutex) != ENOERR) {
338 ret = ENOERR;