Searched refs:pthread_cond_destroy (Results 1 – 25 of 36) sorted by relevance
12
130 __gthrw(pthread_cond_destroy)620 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend)) in __gthread_objc_condition_deallocate()888 return __gthrw_(pthread_cond_destroy) (__cond); in __gthread_cond_destroy()
62 __strong_alias(__libc_cond_destroy,pthread_cond_destroy)108 pthread_cond_destroy(pthread_cond_t *cond) in pthread_cond_destroy() function
61 (void)pthread_cond_destroy(cond); in cnd_destroy()
128 int pthread_cond_destroy(pthread_cond_t *);374 #define pthread_cond_destroy __libc_cond_destroy macro
172 pthread_cond_destroy
193 MLINKS+= pthread_cond.3 pthread_cond_destroy.3
111 ret = pthread_cond_destroy (&sem->cond); in gomp_sem_destroy()
68 #define cond_destroy(l) pthread_cond_destroy(l)
122 pthread_cond_destroy(cond); in evthread_posix_cond_free()
123 pthread_cond_destroy(cond); in evthread_posix_cond_free()
196 pthread_cond_destroy(&s->cond); in heim_ipc_semaphore_release()
345 pthread_cond_destroy(&rw->rw_cv); in cliwaitresp()975 pthread_cond_destroy(&clispc.spc_cv); in rumpclient_init()1054 pthread_cond_destroy(&clispc.spc_cv); in rumpclient_fork_init()
225 int err = pthread_cond_destroy(&this->cond_); in ~Condvar_impl_threads()
280 return ERRVAL( pthread_cond_destroy( cond ) ); in ldap_pvt_thread_cond_destroy()
175 if ((ret = pthread_cond_destroy(&(bolt->cond))) || in free_lock()
259 int ret = pthread_cond_destroy(&cond->cond); in mythread_cond_destroy()
545 PTHREAD_REQUIRE(pthread_cond_destroy(&cond)); in ATF_TC_BODY()
451 pthread_cond_destroy(&task_p->wait_condvar); in isns_free_task()
514 NOFAIL_ERRNO(pthread_cond_destroy(&cv->pthcv)); in rumpuser_cv_destroy()
402 pthread_cond_destroy(&rw->rw_cv); in dounputwait()
162 pthread_cond_destroy(&rw->rw_cv); in waitresp()
1194 return pthread_cond_destroy(c); in iscsi_cond_destroy()
990 pthread_cond_destroy(&thisfd->bits.localsock.cond); in read_from_local_sock()
546 msgid "pthread_cond_destroy failed: %s"547 msgstr "pthread_cond_destroy gagal: %s"
547 msgid "pthread_cond_destroy failed: %s"548 msgstr "pthread_cond_destroy non riuscita: %s"