Home
last modified time | relevance | path

Searched refs:have_thread (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/sd-uss/
H A Dsound.c35 static int have_sound = 0, have_thread = 0; variable
70 if (have_thread) { in close_sound()
227 have_thread = 1; in init_sound_thread()
/dports/emulators/uae/uae-0.8.29/src/sd-alsa/
H A Dsound.c36 static int have_sound = 0, have_thread = 0; variable
117 if (have_thread) { in close_sound()
121 have_thread = 0; in close_sound()
383 have_thread = 1; in init_sound_thread()
/dports/science/madness/madness-ebb3fd7/bin/
H A Dtaskprofile.pl45 my %have_thread = {};
82 $have_thread{$thread} = 1;
176 foreach my $threadid (keys %have_thread) {
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dbutler.cc52 , have_thread (false) in Butler()
141 have_thread = true; in start_thread()
153 if (have_thread) { in terminate_thread()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dbutler.h83 bool have_thread; variable
/dports/net/libpcap/libpcap-1.10.1/rpcapd/
H A Ddaemon.c119 int have_thread; member
1998 session->have_thread = 0; in daemon_msg_startcap_req()
2212 session->have_thread = 1; in daemon_msg_startcap_req()
2969 if (session->have_thread) in session_close()
3007 session->have_thread = 0; in session_close()
3026 session->have_thread = 0; in session_close()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A D8139too.c607 unsigned int have_thread : 1; member
1626 if (tp->have_thread) in rtl8139_thread()
1640 tp->have_thread = 1; in rtl8139_start_thread()
1708 if (!tp->have_thread) { in rtl8139_tx_timeout()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A D8139too.c607 unsigned int have_thread : 1; member
1626 if (tp->have_thread) in rtl8139_thread()
1640 tp->have_thread = 1; in rtl8139_start_thread()
1708 if (!tp->have_thread) { in rtl8139_tx_timeout()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A D8139too.c607 unsigned int have_thread : 1; member
1626 if (tp->have_thread) in rtl8139_thread()
1640 tp->have_thread = 1; in rtl8139_start_thread()
1708 if (!tp->have_thread) { in rtl8139_tx_timeout()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc861 const bool have_thread= in add_global_thread() local
863 if (!have_thread) in add_global_thread()
869 DBUG_ASSERT(!have_thread); in add_global_thread()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc910 const bool have_thread= in add_global_thread() local
912 if (!have_thread) in add_global_thread()
918 DBUG_ASSERT(!have_thread); in add_global_thread()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc910 const bool have_thread= in add_global_thread() local
912 if (!have_thread) in add_global_thread()
918 DBUG_ASSERT(!have_thread); in add_global_thread()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc910 const bool have_thread= in add_global_thread() local
912 if (!have_thread) in add_global_thread()
918 DBUG_ASSERT(!have_thread); in add_global_thread()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc890 const bool have_thread= in add_global_thread() local
892 if (!have_thread) in add_global_thread()
898 DBUG_ASSERT(!have_thread); in add_global_thread()
/dports/science/mbdyn/mbdyn-1.7.3/
H A Dconfigure.ac1275 if test "$have_thread" = "no" ; then
H A Dconfigure28030 if test "$have_thread" = "no" ; then