Home
last modified time | relevance | path

Searched refs:TestWatchContext (Results 1 - 1 of 1) sorted by relevance

/base/startup/init/test/moduletest/
H A Dparam_test_cmds.c91 } TestWatchContext; typedef
144 TestWatchContext *context = (TestWatchContext *)args; in CmdThreadWatcher()
168 TestWatchContext *context[MAX_THREAD_NUMBER] = { NULL }; in StartWatcherInThread()
170 context[i] = calloc(1, sizeof(TestWatchContext)); in StartWatcherInThread()

Completed in 1 milliseconds