Searched refs:cv (Results 76 - 100 of 144) sorted by relevance

123456

/freebsd-11-stable/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu3.c490 bool cv; local
506 cv = true;
511 cv = false;
526 cv = false;
541 cv = false;
556 cv = false;
571 cv = false;
586 cv = false;
622 cv)
624 if (ddata->push_qualifier == PUSH_CV_QUALIFIER && !cv)
[all...]
/freebsd-11-stable/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c824 bool cv; local
840 cv = true;
845 cv = false;
860 cv = false;
875 cv = false;
890 cv = false;
905 cv = false;
920 cv = false;
956 cv)
958 if (ddata->push_qualifier == PUSH_CV_QUALIFIER && !cv)
[all...]
H A Dexception.cc52 #define pthread_cond_signal(cv) do {\
53 if (pthread_cond_signal) pthread_cond_signal(cv);\
56 #define pthread_cond_wait(cv, mtx) do {\
57 if (pthread_cond_wait) pthread_cond_wait(cv, mtx);\
/freebsd-11-stable/sys/dev/usb/
H A Dusb_busdma.c517 cv_broadcast(uptag->cv);
603 cv_wait(uptag->cv, uptag->mtx);
684 cv_wait(uptag->cv, uptag->mtx);
859 cv_init(udpt->cv, "USB DMA CV");
900 cv_destroy(udpt->cv);
/freebsd-11-stable/sys/security/audit/
H A Daudit.c148 struct cv audit_worker_cv;
155 struct cv audit_watermark_cv;
162 static struct cv audit_fail_cv;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp236 void INTERFACE_ATTRIBUTE AnnotateCondVarSignal(char *f, int l, uptr cv) { argument
240 void INTERFACE_ATTRIBUTE AnnotateCondVarSignalAll(char *f, int l, uptr cv) { argument
248 void INTERFACE_ATTRIBUTE AnnotateCondVarWait(char *f, int l, uptr cv, argument
/freebsd-11-stable/sys/i386/pci/
H A Dpci_pir.c138 uint8_t ck, *cv; local
156 for (cv = (u_int8_t *)pt, ck = 0, i = 0;
158 ck += cv[i];
/freebsd-11-stable/contrib/groff/doc/
H A DMakefile.in139 -rm -f *.cp *.cps *.cv *.cn *.es *.ess *.fn *.fns *.ky *.kys \
/freebsd-11-stable/stand/usb/
H A Dusb_busdma_loader.c367 cv_init(udpt->cv, "USB DMA CV");
403 cv_destroy(udpt->cv);
/freebsd-11-stable/sys/dev/ipmi/
H A Dipmivars.h113 struct cv ipmi_request_added;
/freebsd-11-stable/sys/kern/
H A Dsubr_log.c95 static struct cv log_wakeup;
H A Dkern_umtx.c2485 do_cv_wait(struct thread *td, struct ucond *cv, struct umutex *m, argument
2494 error = fueword32(&cv->c_flags, &flags);
2497 error = umtx_key_get(cv, TYPE_CV, GET_SHARE(flags), &uq->uq_key);
2502 error = fueword32(&cv->c_clockid, &clockid);
2526 error = fueword32(&cv->c_has_waiters, &hasw);
2528 suword32(&cv->c_has_waiters, 1);
2558 suword32(&cv->c_has_waiters, 0);
2576 do_cv_signal(struct thread *td, struct ucond *cv) argument
2582 error = fueword32(&cv->c_flags, &flags);
2585 if ((error = umtx_key_get(cv, TYPE_C
2605 do_cv_broadcast(struct thread *td, struct ucond *cv) argument
[all...]
H A Dsubr_terminal.c568 char cv = c; local
574 teken_input(&tm->tm_emulator, &cv, 1);
H A Dtty_pts.c94 struct cv pts_inwait; /* (t) Blocking write() on master. */
96 struct cv pts_outwait; /* (t) Blocking read() on master. */
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h239 struct cv cv_wait;
/freebsd-11-stable/sys/dev/snp/
H A Dsnp.c109 struct cv snp_outwait; /* (t) Output wait queue. */
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c524 format_e3_cv (unsigned long cv, unsigned long baud, unsigned long atime) argument
528 if (!cv || !baud || !atime)
531 sprintf (buf, "%10lu (%.1e)", cv, (double)cv/baud/atime);
/freebsd-11-stable/sys/geom/raid/
H A Dmd_intel.c2358 const char *version, *cv; local
2454 cv = INTEL_VERSION_1206;
2456 cv = INTEL_VERSION_1204;
2458 cv = INTEL_VERSION_1202;
2460 cv = INTEL_VERSION_1201;
2462 cv = INTEL_VERSION_1100;
2464 cv = INTEL_VERSION_1000;
2465 if (strcmp(cv, version) > 0)
2466 version = cv;
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure15433 cv=`echo "$i" | sed 'y%./+-%__p_%'`
15437 if { as_var=ac_cv_header_$cv; eval "test \"\${$as_var+set}\" = set"; }; then :
15450 eval "ac_cv_header_$cv=yes"
15452 eval "ac_cv_header_$cv=no"
15456 eval ac_res=\$ac_cv_header_$cv
15459 ac_res=`eval echo \\$ac_cv_header_$cv`
15822 cv=`echo "ssize_t" | sed 'y%./+- %__p__%'`
15825 if { as_var=ac_cv_type_$cv; eval "test \"\${$as_var+set}\" = set"; }; then :
15846 eval "ac_cv_type_$cv=yes"
15848 eval "ac_cv_type_$cv
[all...]
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatmvar.h375 struct cv vcc_cv; /* condition variable */
451 struct cv cv_rcclose; /* condition variable */
/freebsd-11-stable/contrib/sqlite3/tea/win/
H A Dmakefile.vc265 ldebug = -debug:full -debugtype:cv
/freebsd-11-stable/sys/netsmb/
H A Dsmb_conn.h196 struct cv co_lock;
/freebsd-11-stable/sys/dev/patm/
H A Dif_patmvar.h290 struct cv vcc_cv;
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_frontend_ioctl.c66 struct cv sem;
/freebsd-11-stable/contrib/ncurses/progs/
H A Ddump_entry.c798 char *cv = _nc_infotocap(name, srccap, params); local
800 if (cv == 0) {
823 "%s=%s", name, cv);

Completed in 510 milliseconds

123456