Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_api.h125 ssize_t mt_read(int fd, void *buf, size_t nbyte, int timeout);
H A Dmt_api.cpp608 ssize_t mt_read(int fd, void *buf, size_t nbyte, int timeout) in mt_read() function