Home
last modified time | relevance | path

Searched refs:usethread (Results 1 – 5 of 5) sorted by relevance

/dports/devel/jrtplib/JRTPLIB-3.11.2/src/
H A Drtpsessionparams.cpp79 int RTPSessionParams::SetUsePollThread(bool usethread) in SetUsePollThread() argument
82 JRTPLIB_UNUSED(usethread); in SetUsePollThread()
85 usepollthread = usethread; in SetUsePollThread()
H A Drtpsessionparams.h62 int SetUsePollThread(bool usethread);
/dports/misc/rump/buildrump.sh-b914579/src/lib/librumpuser/
H A Drumpuser_bio.c139 static int usethread = 1; in rumpuser_bio() local
156 usethread = *buf != '0'; in rumpuser_bio()
158 if (usethread) in rumpuser_bio()
174 if (!usethread) { in rumpuser_bio()
/dports/www/mhonarc/MHonArc-2.6.24/lib/
H A Dmhrcvars.pl838 my ($idx, $var, $arg, $usethread) = @_;
845 if (($arg =~ s/^T//) || $usethread) {
848 $usethread = 1;
859 if ($usethread && $TREVERSE) {
875 if (!$usethread || !$TREVERSE) {
891 if (!$usethread || !$TREVERSE) {
920 if (!$usethread) {
/dports/astro/phd2/phd2-2.6.10/cameras/
H A Dvcap_vfw.h230 void SetUseThreadToCapture( bool usethread );