
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
3
iRV                 @   s(   d Z dZddlmZmZ dadd ZdS )	z.GLib main loop integration using libdbus-glib.DBusGMainLoopthreads_init    )r   gthreads_initFc               C   s   t st  da dS )zInitialize 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   /usr/lib64/python3.6/glib.pyr       s    N)r   r   )__doc____all__Z_dbus_glib_bindingsr   r   r   r   r   r   r   r   <module>   s   