Home | History | Annotate | Download | only in HAL

Lines Matching refs:Live_Snapshot_thread

4930  * FUNCTION   : Live_Snapshot_thread
4938 void* Live_Snapshot_thread (void* data)
5000 rc= pthread_create(&mLiveSnapshotThread, NULL, Live_Snapshot_thread, (void *) this);