Searched refs:Live_Snapshot_thread (Results 1 – 1 of 1) sorted by relevance
2934 void* Live_Snapshot_thread (void* data) in Live_Snapshot_thread() function2960 rc= pthread_create(&mLiveSnapshotThread, NULL, Live_Snapshot_thread, (void *) this); in takeLiveSnapshot()