Home
last modified time | relevance | path

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

/AliOS-Things-master/components/cplusplus/example/cpp_aos/
A Dworkqueue_test.cpp19 static Work * pWork2; variable
47 pWork2 = new Work; in test_workqueue()
52 pWork2->init(demo_task2, NULL, 0); in test_workqueue()
55 pWork2->run(pWorkQueue->self()); in test_workqueue()

Completed in 1 milliseconds