o
    ñt3b  ã                   @   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 dS )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   ú4/usr/lib/python3/dist-packages/dbus/mainloop/glib.pyr   "   s   þr   N)Ú__doc__Ú__all__Z_dbus_glib_bindingsr   r   r   r   r   r   r   r   Ú<module>   s
   