Searched defs:cond (Results 26 - 50 of 133) sorted by relevance

123456

/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dassertions.c54 isc_assertion_failed(const char *file, int line, isc_assertiontype_t type, const char *cond) argument
105 default_callback(const char *file, int line, isc_assertiontype_t type, const char *cond) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/kadm5/
H A Dchpass_s.c39 change(void *server_handle, krb5_principal princ, int keepold, const char *password, int cond, int n_ks_tuple, krb5_key_salt_tuple *ks_tuple) argument
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/test/
H A Dtestdbm.c119 int cond; local
/macosx-10.9.5/apr-30/apr-util/apr-util/test/
H A Dtestdbm.c119 int cond; local
/macosx-10.9.5/dcerpc-58/dcerpc/libdcethread/
H A Ddcethread-private.h156 dcethread_cond *cond; member in struct:__anon8118
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dcomnetp.h130 rpc_cond_t cond; member in struct:__anon8205
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dediff-hook.el
/macosx-10.9.5/ruby-104/ruby/
H A Dthread_pthread.h22 pthread_cond_t cond; member in struct:rb_thread_cond_struct
47 rb_thread_cond_t cond; member in struct:rb_global_vm_lock_struct
/macosx-10.9.5/tcl-102/tcl_ext/thread/thread/generic/
H A DthreadSpCmd.h27 Tcl_Condition cond; /* For waiting on threads to release items */ member in struct:SpBucket
71 Tcl_Condition cond; /* Wait to be allowed to lock the mutex */ member in struct:Sp_RecursiveMutex_
/macosx-10.9.5/Heimdal-323.92.1/lib/ipc/
H A Dcommon.c146 pthread_cond_t cond; member in struct:heim_isemaphore
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap_r/
H A Dthr_cthreads.c108 ldap_pvt_thread_cond_wait( ldap_pvt_thread_cond_t *cond, argument
[all...]
H A Dthr_nt.c141 ldap_pvt_thread_cond_wait( ldap_pvt_thread_cond_t *cond, argument
H A Dthr_pth.c114 ldap_pvt_thread_cond_wait( ldap_pvt_thread_cond_t *cond, argument
H A Dthr_thr.c114 ldap_pvt_thread_cond_wait( ldap_pvt_thread_cond_t *cond, argument
H A Dthr_lwp.c315 ldap_pvt_thread_cond_wait( ldap_pvt_thread_cond_t *cond, argument
H A Dthr_posix.c274 ldap_pvt_thread_cond_wait( ldap_pvt_thread_cond_t *cond, argument
[all...]
H A Dthr_stub.c111 ldap_pvt_thread_cond_wait( ldap_pvt_thread_cond_t *cond, argument
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A Dcondition.c32 isc_condition_init(isc_condition_t *cond) { argument
98 find_thread_condition(unsigned long thrd, isc_condition_t *cond, argument
125 isc_condition_signal(isc_condition_t *cond) { argument
142 isc_condition_broadcast(isc_condition_t *cond) argument
171 isc_condition_destroy(isc_condition_t *cond) argument
206 wait(isc_condition_t *cond, isc_mutex_t *mutex, DWORD milliseconds) argument
235 isc_condition_wait(isc_condition_t *cond, isc_mutex_t *mutex) argument
240 isc_condition_waituntil(isc_condition_t *cond, isc_mutex_t *mutex, isc_time_t *t) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c/detail/
H A Dsanity_test.c108 do_test(enum type t, bool cond) argument
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter5/
H A Dcodegen.ml49 let cond = codegen_expr cond in var
/macosx-10.9.5/ntp-88/lib/isc/win32/
H A Dcondition.c32 isc_condition_init(isc_condition_t *cond) { argument
98 find_thread_condition(unsigned long thrd, isc_condition_t *cond, argument
125 isc_condition_signal(isc_condition_t *cond) { argument
142 isc_condition_broadcast(isc_condition_t *cond) argument
171 isc_condition_destroy(isc_condition_t *cond) argument
206 wait(isc_condition_t *cond, isc_mutex_t *mutex, DWORD milliseconds) argument
235 isc_condition_wait(isc_condition_t *cond, isc_mutex_t *mutex) argument
240 isc_condition_waituntil(isc_condition_t *cond, isc_mutex_t *mutex, isc_time_t *t) argument
[all...]
/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Dpsort.c97 pthread_cond_t cond; member in struct:shared
H A Dpsort_b.c97 pthread_cond_t cond; member in struct:shared
H A Dpsort_r.c97 pthread_cond_t cond; member in struct:shared
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtestcond.c38 apr_thread_cond_t *cond; member in struct:toolbox_t
51 apr_thread_cond_t *cond = NULL; local
126 apr_thread_cond_t *cond = NULL; local
206 apr_thread_cond_t *cond = NULL; local
308 apr_thread_cond_t *cond = NULL; local
434 apr_thread_cond_t *cond = NULL; local
579 apr_thread_cond_t *cond = NULL; local
[all...]

Completed in 528 milliseconds

123456