Searched refs:Instance (Results 1 – 4 of 4) sorted by relevance
43 static PVOMXInterface* Instance() in Instance() function in PVOMXInterface79 return PVOMXInterface::Instance(); in PVGetInterface()
51 ret = pthread_create(&id, NULL, Instance, this); in Start()74 void *Thread::Instance(void *p) in Instance() function in Thread
52 static TIOMXInterface* Instance() in Instance() function in TIOMXInterface126 return TIOMXInterface::Instance(); in PVGetInterface()
49 static void *Instance(void *);