Searched refs:timeout_free_data_function (Results 1 – 1 of 1) sorted by relevance
183 DBusFreeFunction timeout_free_data_function; /**< Free function for timeout callback data */ member288 if (timeout_list->timeout_free_data_function != NULL) in _dbus_timeout_list_set_functions()289 (* timeout_list->timeout_free_data_function) (timeout_list->timeout_data); in _dbus_timeout_list_set_functions()295 timeout_list->timeout_free_data_function = free_data_function; in _dbus_timeout_list_set_functions()