HomeSort by: relevance | last modified time | path
    Searched defs:helper_context (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/sys/
t_eventfd.c 51 struct helper_context { struct
61 init_helper_context(struct helper_context * const ctx)
78 set_state(struct helper_context * const ctx, int const new)
87 get_state(struct helper_context * const ctx)
99 wait_state(struct helper_context * const ctx, int const val)
125 wait_barrier(struct helper_context * const ctx)
137 struct helper_context * const ctx = v;
173 struct helper_context ctx;
371 struct helper_context * const ctx = v;
503 struct helper_context ctx
    [all...]
t_timerfd.c 56 struct helper_context { struct
63 init_helper_context(struct helper_context * const ctx)
72 wait_barrier(struct helper_context * const ctx)
455 struct helper_context * const ctx = v;
475 struct helper_context ctx;
698 struct helper_context * const ctx = v;
721 struct helper_context ctx;

Completed in 30 milliseconds