Searched refs:mt_send (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/micro_thread/ |
| H A D | echo.cpp | 43 ret = mt_send(clt_fd, (void *)buf, ret, 0, 1000); in echo()
|
| H A D | mt_api.h | 131 ssize_t mt_send(int fd, const void *buf, size_t nbyte, int flags, int timeout);
|
| H A D | mt_api.cpp | 623 ssize_t mt_send(int fd, const void *buf, size_t nbyte, int flags, int timeout) in mt_send() function
|