Uname : Linux serv1.rebootns.com 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
Soft : LiteSpeed
Ip : 139.99.125.122
Port : 443
~
/
usr
/
lib64
/
python3.9
/
site-packages
/
dbus
/
mainloop
/
__pycache__
[ HOME ]
Exec
Submit
glib.cpython-39.pyc
a � z] � @ s( d Z dZddlmZmZ dadd� ZdS )z.GLib main loop integration using libdbus-glib.)� DBusGMainLoop�threads_init� )r � gthreads_initFc C s t st� da dS )z�Initialize threads in dbus-glib, if this has not already been done. This must be called before creating a second thread in a program that uses this module. TN)�_dbus_gthreads_initializedr � r r �8/usr/lib64/python3.9/site-packages/dbus/mainloop/glib.pyr "