Home
last modified time | relevance | path

Searched refs:uv__fs_work (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/src/unix/
H A Dfs.c25 * return -1 with errno set. The dispatcher in uv__fs_work() takes care of
158 uv__fs_work, \
163 uv__fs_work(&req->work_req); \
176 uv__fs_work, \
181 uv__fs_work(&req->work_req); \
1567 static void uv__fs_work(struct uv__work* w) { in uv__fs_work() function
1662 uv__fs_work, in uv__fs_post()
/third_party/node/deps/uv/src/unix/
H A Dfs.c25 * return -1 with errno set. The dispatcher in uv__fs_work() takes care of
157 uv__fs_work, \
162 uv__fs_work(&req->work_req); \
1697 static void uv__fs_work(struct uv__work* w) { in uv__fs_work() function
/third_party/libuv/src/win/
H A Dfs.c65 uv__fs_work, \
69 uv__fs_work(&req->work_req); \
2779 static void uv__fs_work(struct uv__work* w) { in uv__fs_work() function
/third_party/node/deps/uv/src/win/
H A Dfs.c60 uv__fs_work, \
64 uv__fs_work(&req->work_req); \
2792 static void uv__fs_work(struct uv__work* w) { in uv__fs_work() function

Completed in 13 milliseconds