Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Davahi.c182 static AvahiThreadedPoll *_poll = NULL; variable
220 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 …]
/external/icu/icu4c/source/common/
Dunifiedcache.cpp271 UBool UnifiedCache::_poll( in _poll() function in UnifiedCache
306 if (_poll(key, value, status)) { in _get()
Dunifiedcache.h299 UBool _poll(