OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:poll_slot
(Results
1 - 1
of
1
) sorted by null
/system/bt/btif/src/
btif_sock_thread.c
479
poll_slot_t *
poll_slot
= &ts[h].ps[i];
local
480
if (
poll_slot
->pfd.fd == cmd.fd)
482
remove_poll(h,
poll_slot
,
poll_slot
->flags);
Completed in 70 milliseconds