HomeSort by relevance Sort by last modified time
    Searched refs:tst_checkpoint_wait (Results 1 - 3 of 3) sorted by null

  /external/ltp/include/
tst_checkpoint_fn.h 35 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout);
  /external/ltp/lib/
tst_checkpoint.c 83 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout) function
131 int ret = tst_checkpoint_wait(id, DEFAULT_MSEC_TIMEOUT);
135 "%s:%d: tst_checkpoint_wait(%u, %i)",
  /external/ltp/testcases/lib/
tst_checkpoint.c 91 ret = tst_checkpoint_wait(id, timeout);

Completed in 47 milliseconds