Searched refs:writeThread (Results 1 – 2 of 2) sorted by relevance
107 pthread_t writeThread = 0; variable109 pthread_create(&writeThread, nullptr, TestSetData, nullptr);113 pthread_join(writeThread, nullptr);
303 std::thread writeThread([syncer]() { in SyncLifeTest002() local312 writeThread.join(); in SyncLifeTest002()1639 std::thread writeThread([&syncTaskContext]() { in __anon34a84a721902() variable1660 writeThread.join();