Home
last modified time | relevance | path

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

/system/bluetooth/tools/
Dpipetest.c55 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { in _poll() function
111 _poll(&pfd, 1, -1); in thread_poll()
121 _poll(&pfd, 1, -1); in thread_pollin()
133 _poll(&pfd, 1, -1); in thread_pollin_rand_delay()
Dasocket_test.c297 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { in _poll() function
330 _poll(&pfd, 1, -1); in thread_poll()
347 _poll(&pfd, 1, -1); in thread_pollin()
Dsocktest.c311 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { in _poll() function
344 _poll(&pfd, 1, -1); in thread_poll()
361 _poll(&pfd, 1, -1); in thread_pollin()