Home
last modified time | relevance | path

Searched refs:pWork1 (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/cplusplus/example/cpp_aos/
A Dworkqueue_test.cpp18 static Work * pWork1; variable
46 pWork1 = new Work; in test_workqueue()
51 pWork1->init(demo_task1, NULL, 0); in test_workqueue()
54 pWork1->run(pWorkQueue->self()); in test_workqueue()

Completed in 2 milliseconds