Go to the documentation of this file.
27 #define FIXTURE "testfile"
88 ASSERT(0 &&
"fail_cb called");
232 for (
i = 0;
i < 10; ++
i) {
258 for (
i = 0;
i < 10; ++
i) {
static int close_cb_called
UV_EXTERN int uv_fs_poll_init(uv_loop_t *loop, uv_fs_poll_t *handle)
static void timer_cb(uv_timer_t *handle)
static void poll_cb_fail(uv_fs_poll_t *handle, int status, const uv_stat_t *prev, const uv_stat_t *curr)
return memset(p, 0, total)
static void poll_cb(uv_fs_poll_t *handle, int status, const uv_stat_t *prev, const uv_stat_t *curr)
UV_EXTERN int uv_fs_poll_stop(uv_fs_poll_t *handle)
UV_EXTERN int uv_run(uv_loop_t *, uv_run_mode mode)
UV_EXTERN void uv_close(uv_handle_t *handle, uv_close_cb close_cb)
UV_EXTERN int uv_loop_close(uv_loop_t *loop)
UV_EXTERN uv_loop_t * uv_default_loop(void)
static uv_stat_t zero_statbuf
static int timer_cb_called
static void touch_file(const char *path)
UV_EXTERN int uv_is_active(const uv_handle_t *handle)
UV_EXTERN int uv_loop_init(uv_loop_t *loop)
UV_EXTERN int uv_fs_poll_start(uv_fs_poll_t *handle, uv_fs_poll_cb poll_cb, const char *path, unsigned int interval)
#define MAKE_VALGRIND_HAPPY()
static void close_cb(uv_handle_t *handle)
UV_EXTERN int uv_timer_start(uv_timer_t *handle, uv_timer_cb cb, uint64_t timeout, uint64_t repeat)
static int poll_cb_called
UV_EXTERN int uv_timer_init(uv_loop_t *, uv_timer_t *handle)
static void poll_cb_noop(uv_fs_poll_t *handle, int status, const uv_stat_t *prev, const uv_stat_t *curr)
static uv_fs_poll_t poll_handle
static uv_timer_t timer_handle
UV_EXTERN int uv_fs_poll_getpath(uv_fs_poll_t *handle, char *buffer, size_t *size)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:26