Home
last modified time | relevance | path

Searched refs:handshake_source_id (Results 1 – 1 of 1) sorted by relevance

/dports/audio/mpdscribble/mpdscribble-0.22/src/
H A Dscrobbler.c94 guint handshake_source_id; member
130 scrobbler->handshake_source_id = 0; in scrobbler_new()
162 if (scrobbler->handshake_source_id != 0) in scrobbler_free()
163 g_source_remove(scrobbler->handshake_source_id); in scrobbler_free()
580 scrobbler->handshake_source_id = 0; in scrobbler_handshake_timer()
591 assert(scrobbler->handshake_source_id == 0); in scrobbler_schedule_handshake()
593 scrobbler->handshake_source_id = in scrobbler_schedule_handshake()