OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dbus_thread
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/unbound/dist/pythonmod/examples/
avahi-resolver.py
198
dbus_thread
= None
variable
361
global
dbus_thread
, DEBUG
397
dbus_thread
= threading.Thread(target=dbus_main)
398
dbus_thread
.daemon = True
399
dbus_thread
.start()
404
dbus_thread
.join()
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026