Home
last modified time | relevance | path

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

/third_party/NuttX/fs/vfs/
Dfs_poll.c119 static int destroy_poll_wait(poll_wait_head wait) in destroy_poll_wait() function
502 if (destroy_poll_wait(wait_table.wait) < 0) in poll()