Searched refs:_poll (Results 1 – 3 of 3) sorted by relevance
182 static AvahiThreadedPoll *_poll = NULL; variable220 if (_poll) { in avahi_initialise()225 if (! (_poll = avahi_threaded_poll_new()) ) { in avahi_initialise()230 _client = avahi_client_new(avahi_threaded_poll_get(_poll), in avahi_initialise()236 avahi_threaded_poll_free(_poll); in avahi_initialise()237 _poll = NULL; in avahi_initialise()241 if (avahi_threaded_poll_start(_poll) < 0) { in avahi_initialise()245 avahi_threaded_poll_free(_poll); in avahi_initialise()246 _poll = NULL; in avahi_initialise()343 if (_poll == NULL) { in avahi_advertise()[all …]
271 UBool UnifiedCache::_poll( in _poll() function in UnifiedCache306 if (_poll(key, value, status)) { in _get()
299 UBool _poll(