Searched refs:LPLONG (Results 1 – 2 of 2) sorted by relevance
107 if (ReleaseSemaphore(_mutex,1,(LPLONG) NULL) == TRUE) in unlock()
184 LPLONG = PLONG = ctypes.POINTER(LONG) variable