/dports/devel/brz/breezy-3.2.0/breezy/tests/ |
H A D | test_test_server.py | 211 self.connection_thread = None 225 self.connection_thread = threading.currentThread() 226 self.connection_thread.set_sync_event(caught) 245 self.connection_thread.pending_exception) 254 self.connection_thread = None 267 self.connection_thread = threading.currentThread() 268 self.connection_thread.set_sync_event(caught) 288 self.assertIs(None, self.connection_thread.pending_exception())
|
H A D | test_server.py | 476 sock, addr, connection_thread = client 478 if connection_thread is not None: 485 % (connection_thread.name,)) 486 connection_thread.join() 491 for sock, addr, connection_thread in self.clients: 492 if connection_thread is not None: 493 connection_thread.set_ignored_exceptions( 497 for sock, addr, connection_thread in self.clients: 498 if connection_thread is not None: 499 connection_thread.pending_exception()
|
/dports/devel/brz/breezy-3.2.0/breezy/bzr/smart/ |
H A D | server.py | 279 connection_thread = threading.Thread( 281 self._active_connections.append((handler, connection_thread)) 282 connection_thread.setDaemon(True) 283 connection_thread.start() 284 return connection_thread
|
/dports/www/kannel/gateway-1.4.4/gw/smsc/ |
H A D | smsc_fake.c | 83 long connection_thread; member 457 gwthread_wakeup(privdata->connection_thread); in add_msg_cb() 488 gwthread_wakeup(privdata->connection_thread); in shutdown_cb() 498 gwthread_wakeup(privdata->connection_thread); in start_cb() 558 if ((privdata->connection_thread = gwthread_create(fake_listener, conn)) == -1) in smsc_fake_create()
|
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/sctp/ |
H A D | sctpassociation.c | 193 self->connection_thread = NULL; in gst_sctp_association_init() 219 if (self->connection_thread) in gst_sctp_association_finalize() 220 g_thread_join (self->connection_thread); in gst_sctp_association_finalize() 377 self->connection_thread = g_thread_new (thread_name, in gst_sctp_association_start()
|