Home
last modified time | relevance | path

Searched refs:swait (Results 76 – 100 of 124) sorted by relevance

12345

/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/interprocess/detail/
H A Dintermodule_singleton_common.hpp154 spin_wait swait; in initialize_singleton_logic() local
162 swait.yield(); in initialize_singleton_logic()
217 spin_wait swait; in initialize_global_map_handle() local
230 swait.yield(); in initialize_global_map_handle()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/interprocess/detail/
H A Dintermodule_singleton_common.hpp154 spin_wait swait; in initialize_singleton_logic() local
162 swait.yield(); in initialize_singleton_logic()
217 spin_wait swait; in initialize_global_map_handle() local
230 swait.yield(); in initialize_global_map_handle()
/dports/devel/dmucs/dmucs/COSMIC/
H A DMakelib.3 +error +sprt +sscanf +swait &
/dports/net/ntp/ntp-4.2.8p15/lib/isc/unix/
H A Dapp.c435 isc_socketwait_t *swait; in evloop() local
475 swait = NULL; in evloop()
476 n = isc__socketmgr_waitevents(ctx->socketmgr, tvp, &swait); in evloop()
496 (void)isc__socketmgr_dispatch(ctx->socketmgr, swait); in evloop()
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/sched/
H A DMakefile27 obj-y += wait.o wait_bit.o swait.o completion.o
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/sched/
H A DMakefile27 obj-y += wait.o wait_bit.o swait.o completion.o
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/sched/
H A DMakefile27 obj-y += wait.o wait_bit.o swait.o completion.o
/dports/dns/bind911/bind-9.11.37/lib/isc/unix/
H A Dapp.c450 isc_socketwait_t *swait; in evloop() local
490 swait = NULL; in evloop()
491 n = isc__socketmgr_waitevents(ctx->socketmgr, tvp, &swait); in evloop()
511 (void)isc__socketmgr_dispatch(ctx->socketmgr, swait); in evloop()
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dslideshw.c115 static FCODE swait[] = "WAIT"; variable
289 else if(far_strcmp(swait,(char far *)buffer)==0) in slideshw()
/dports/comms/hylafax/hylafax-6.0.7/hfaxd/
H A DInetFaxServer.c++545 for (int swait = 0; !dataConnect(); swait += swaitint) { in openDataConn() local
546 if (!(errno == EADDRINUSE || errno == EINTR) || swait >= swaitmax) { in openDataConn()
/dports/misc/tvm/incubator-tvm-0.6.1/vta/hardware/chisel/src/main/scala/core/
H A DCompute.scala166 s(0).io.swait := dec.io.pop_prev & (state === sIdle & start)
167 s(1).io.swait := dec.io.pop_next & (state === sIdle & start)
H A DStore.scala91 s.io.swait := dec.io.pop_prev & (state === sIdle & start)
H A DLoad.scala103 s.io.swait := dec.io.pop_next & (state === sIdle & start)
/dports/misc/py-tvm/incubator-tvm-0.6.1/vta/hardware/chisel/src/main/scala/core/
H A DCompute.scala166 s(0).io.swait := dec.io.pop_prev & (state === sIdle & start)
167 s(1).io.swait := dec.io.pop_next & (state === sIdle & start)
H A DStore.scala91 s.io.swait := dec.io.pop_prev & (state === sIdle & start)
H A DLoad.scala103 s.io.swait := dec.io.pop_next & (state === sIdle & start)
/dports/devel/sunpromake/schily-2021-09-18/star/
H A Dfifo.c157 LOCAL int swait __PR((int f, int chan));
676 swait(f, chan) in swait() function
761 #define sgetwait(m, w) swait((m)->gpin, w) /* Wait in get side */
764 #define sputwait(m, w) swait((m)->ppin, w) /* Wait in put side */
/dports/devel/sccs/schily-2021-09-18/star/
H A Dfifo.c157 LOCAL int swait __PR((int f, int chan));
676 swait(f, chan) in swait() function
761 #define sgetwait(m, w) swait((m)->gpin, w) /* Wait in get side */
764 #define sputwait(m, w) swait((m)->ppin, w) /* Wait in put side */
/dports/devel/schilybase/schily-2021-09-18/star/
H A Dfifo.c157 LOCAL int swait __PR((int f, int chan));
676 swait(f, chan) in swait() function
761 #define sgetwait(m, w) swait((m)->gpin, w) /* Wait in get side */
764 #define sputwait(m, w) swait((m)->ppin, w) /* Wait in put side */
/dports/net/rscsi/schily-2021-09-18/star/
H A Dfifo.c157 LOCAL int swait __PR((int f, int chan));
676 swait(f, chan) in swait() function
761 #define sgetwait(m, w) swait((m)->gpin, w) /* Wait in get side */
764 #define sputwait(m, w) swait((m)->ppin, w) /* Wait in put side */
/dports/archivers/star/schily-2021-09-18/star/
H A Dfifo.c157 LOCAL int swait __PR((int f, int chan));
676 swait(f, chan) in swait() function
761 #define sgetwait(m, w) swait((m)->gpin, w) /* Wait in get side */
764 #define sputwait(m, w) swait((m)->ppin, w) /* Wait in put side */
/dports/sysutils/cdrtools/schily-2021-09-18/star/
H A Dfifo.c157 LOCAL int swait __PR((int f, int chan));
676 swait(f, chan) in swait() function
761 #define sgetwait(m, w) swait((m)->gpin, w) /* Wait in get side */
764 #define sputwait(m, w) swait((m)->ppin, w) /* Wait in put side */
/dports/editors/ved/schily-2021-09-18/star/
H A Dfifo.c157 LOCAL int swait __PR((int f, int chan));
676 swait(f, chan) in swait() function
761 #define sgetwait(m, w) swait((m)->gpin, w) /* Wait in get side */
764 #define sputwait(m, w) swait((m)->ppin, w) /* Wait in put side */
/dports/devel/smake/schily-2021-09-18/star/
H A Dfifo.c157 LOCAL int swait __PR((int f, int chan));
676 swait(f, chan) in swait() function
761 #define sgetwait(m, w) swait((m)->gpin, w) /* Wait in get side */
764 #define sputwait(m, w) swait((m)->ppin, w) /* Wait in put side */
/dports/sysutils/schilyutils/schily-2021-09-18/star/
H A Dfifo.c157 LOCAL int swait __PR((int f, int chan));
676 swait(f, chan) in swait() function
761 #define sgetwait(m, w) swait((m)->gpin, w) /* Wait in get side */
764 #define sputwait(m, w) swait((m)->ppin, w) /* Wait in put side */

12345