Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dfs.c483 static int no_preadv; in uv__fs_read() local
507 if (uv__load_relaxed(&no_preadv)) retry: in uv__fs_read()
519 uv__store_relaxed(&no_preadv, 1); in uv__fs_read()