Searched refs:usethread (Results 1 – 5 of 5) sorted by relevance
79 int RTPSessionParams::SetUsePollThread(bool usethread) in SetUsePollThread() argument82 JRTPLIB_UNUSED(usethread); in SetUsePollThread()85 usepollthread = usethread; in SetUsePollThread()
62 int SetUsePollThread(bool usethread);
139 static int usethread = 1; in rumpuser_bio() local156 usethread = *buf != '0'; in rumpuser_bio()158 if (usethread) in rumpuser_bio()174 if (!usethread) { in rumpuser_bio()
838 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) {
230 void SetUseThreadToCapture( bool usethread );