Searched refs:pending_call_slot (Results 1 - 1 of 1) sorted by relevance

/external/dbus/test/internals/
H A Drefs.c55 static dbus_int32_t pending_call_slot = -1; variable
222 if (!dbus_pending_call_allocate_data_slot (&pending_call_slot))
492 if (!dbus_pending_call_set_data (pending_call, pending_call_slot, f,
579 dbus_pending_call_free_data_slot (&pending_call_slot);

Completed in 111 milliseconds