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

  /src/tests/kernel/
t_fdrestart.c 48 struct fdrestart { struct
49 void (*op)(struct fdrestart *);
55 waitforbarrier(struct fdrestart *F, const char *caller)
71 doread(struct fdrestart *F)
104 dowrite(struct fdrestart *F)
152 struct fdrestart *F = cookie;
167 testfdrestart(struct fdrestart *F)
191 struct fdrestart fdrestart, *F = &fdrestart; local in function:ATF_TC_BODY
211 struct fdrestart fdrestart, *F = &fdrestart; local in function:ATF_TC_BODY
232 struct fdrestart fdrestart, *F = &fdrestart; local in function:ATF_TC_BODY
252 struct fdrestart fdrestart, *F = &fdrestart; local in function:ATF_TC_BODY
    [all...]

Completed in 12 milliseconds