Home
last modified time | relevance | path

Searched refs:PipePoll (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_m/kal/posix/include/
H A Dpipe_impl.h53 INT32 PipePoll(INT32 fd, struct PollTable *table);
/kernel/liteos_m/kal/posix/src/
H A Dpipe.c603 INT32 PipePoll(INT32 fd, struct PollTable *table) in PipePoll() function
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_fs.c78 return PipePoll(fd, table); in PollQueryFd()

Completed in 3 milliseconds