| /src/crypto/external/apache2/openssl/dist/test/ |
| confdump.c | 24 CONF_VALUE *cv = sk_CONF_VALUE_value(sect, i); local 26 printf("%s = %s\n", cv->name, cv->value);
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| confdump.c | 24 CONF_VALUE *cv = sk_CONF_VALUE_value(sect, i); local 26 printf("%s = %s\n", cv->name, cv->value);
|
| /src/tests/rump/kernspace/ |
| thread.c | 73 static kcondvar_t cv; variable 82 cv_signal(&cv); 95 cv_init(&cv, "jooei"); 103 cv_wait(&cv, &mtx);
|
| workqueue.c | 47 kcondvar_t cv; member in struct:test_softc 66 cv_broadcast(&sc->cv); 78 cv_init(&sc->cv, "rumpwqcv"); 93 cv_destroy(&sc->cv); 110 e = cv_timedwait(&sc->cv, &sc->mtx, hz * 2);
|
| /src/crypto/external/apache2/openssl/dist/include/internal/ |
| quic_thread_assist.h | 47 CRYPTO_CONDVAR *cv; member in struct:quic_thread_assist_st
|
| /src/external/bsd/atf/dist/tools/ |
| atf-config.cpp | 114 std::map< std::string, std::string > cv = tools::config::get_all(); local 117 cv.begin(); iter != cv.end(); iter++)
|
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| mmapio.c | 103 const void *cv; member in union:__anon14148 107 const_cast.cv = view->base;
|
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| mmapio.c | 103 const void *cv; member in union:__anon16563 107 const_cast.cv = view->base;
|
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| mmapio.c | 103 const void *cv; member in union:__anon18862 107 const_cast.cv = view->base;
|
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| mmapio.c | 103 const void *cv; member in union:__anon21603 107 const_cast.cv = view->base;
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ |
| nouveau_nvkm_subdev_clk_nv04.c | 58 int cv = device->bios->version.chip; local 60 if (cv == 0x30 || cv == 0x31 || cv == 0x35 || cv == 0x36 || 61 cv >= 0x40) {
|
| /src/sys/kern/ |
| kern_module_hook.c | 50 kcondvar_t cv; member in struct:__anon6853 98 localcount_drain(lc, &module_hook.cv, &module_hook.mtx); 124 localcount_release(lc, &module_hook.cv, &module_hook.mtx); 132 cv_init(&module_hook.cv, "mod_hook");
|
| /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/ |
| cipher_aes.h | 41 unsigned char cv[16]; member in struct:prov_aes_ctx_st::__anon465::__anon466::__anon467::__anon469
|
| /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/ |
| cipher_aes.h | 41 unsigned char cv[16]; member in struct:prov_aes_ctx_st::__anon1534::__anon1535::__anon1536::__anon1538
|
| /src/external/apache2/llvm/dist/libcxx/src/ |
| mutex.cpp | 200 _LIBCPP_SAFE_STATIC static __libcpp_condvar_t cv = _LIBCPP_CONDVAR_INITIALIZER; variable 228 __libcpp_condvar_wait(&cv, &mut); 242 __libcpp_condvar_broadcast(&cv); 250 __libcpp_condvar_broadcast(&cv);
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
| condition_variable.cc | 83 notifier(condition_variable& cv, unique_lock<mutex>& l) 84 : cv(&cv), mx(l.release()) 93 cv->notify_all(); 96 condition_variable* cv; member in struct:__anon14827::final 125 notify_all_at_thread_exit(condition_variable& cv, unique_lock<mutex> l) 127 (void) new notifier{cv, l};
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
| condition_variable.cc | 83 notifier(condition_variable& cv, unique_lock<mutex>& l) 84 : cv(&cv), mx(l.release()) 93 cv->notify_all(); 96 condition_variable* cv; member in struct:__anon17223::final 125 notify_all_at_thread_exit(condition_variable& cv, unique_lock<mutex> l) 127 (void) new notifier{cv, l};
|
| /src/sys/dev/ic/ |
| depca.c | 263 uint8_t cv; local 268 cv = bus_space_read_1(dsc->sc_memt, dsc->sc_memh, i); 269 if (cv != val) { 273 i, cv, val);
|
| /src/sys/external/bsd/drm2/drm/ |
| drm_agp_hook.c | 47 kcondvar_t cv; member in struct:__anon6007 57 cv_init(&agp_hooks.cv, "agphooks"); 68 cv_destroy(&agp_hooks.cv); 134 cv_broadcast(&agp_hooks.cv);
|
| /src/sys/external/bsd/drm2/linux/ |
| linux_wait_bit.c | 49 kcondvar_t cv; member in struct:__anon6032::waitbitentry 63 cv_init(&waitbittab[i].ent.cv, "waitbit"); 75 cv_destroy(&waitbittab[i].ent.cv); 121 cv_broadcast(&wbe->cv); 145 cv_wait(&wbe->cv, &wbe->lock); 147 error = cv_wait_sig(&wbe->cv, &wbe->lock); 196 error = cv_timedwait(&wbe->cv, &wbe->lock, 199 error = cv_timedwait_sig(&wbe->cv, &wbe->lock,
|
| /src/sys/modules/examples/readhappy_mpsafe/ |
| readhappy_mpsafe.c | 71 kcondvar_t cv; member in struct:happy_softc 151 error = cv_wait_sig(&sc.cv, &sc.lock); 175 cv_signal(&sc.cv); 232 cv_init(&sc.cv, "example conditional variable"); 237 cv_destroy(&sc.cv);
|
| /src/external/bsd/unbound/dist/services/ |
| view.c | 143 struct config_view* cv; local 152 for(cv = cfg->views; cv; cv = cv->next) { 154 if(!(v = views_enter_view_name(vs, cv->name))) 156 v->isfirst = cv->isfirst; 157 if(cv->local_zones || cv->local_data) { 163 lz_cfg.local_zones = cv->local_zones [all...] |
| /src/external/gpl2/lvm2/dist/lib/filters/ |
| filter_netbsd.c | 150 struct config_value *cv; local 198 for (cv = cn->v; cv; cv = cv->next) { 199 if (cv->type != CFG_STRING) { 206 name = cv->v.str; 207 cv = cv->next; 208 if (!cv || cv->type != CFG_INT) [all...] |
| /src/lib/libc/citrus/ |
| citrus_iconv.c | 336 struct _citrus_iconv *cv; local 363 cv = malloc(sizeof(*cv)); 364 if (cv == NULL) { 369 cv->cv_shared = ci; 370 ret = (*ci->ci_ops->io_init_context)(cv); 373 free(cv); 376 *rcv = cv; 386 _citrus_iconv_close(struct _citrus_iconv *cv) 388 if (cv) { [all...] |
| /src/regress/sys/kern/allocfree/ |
| allocfree.c | 54 static kcondvar_t cv; variable 148 cv_wait(&cv, &lock); 150 cv_broadcast(&cv); 183 cv_broadcast(&cv); 214 cv_broadcast(&cv); 216 cv_wait(&cv, &lock); 261 cv_init(&cv, "testcv"); 270 cv_destroy(&cv);
|