Searched refs:InterlockedExchangePointer (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dnt.c58 #ifndef InterlockedExchangePointer
59 # define InterlockedExchangePointer(Target, Value) \ macro
107 hOldMutex = (HANDLE)InterlockedExchangePointer((void *)&hZipInitMutex,
112 InterlockedExchangePointer((void *)&hZipInitMutex,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dnt.c56 #ifndef InterlockedExchangePointer
57 # define InterlockedExchangePointer(Target, Value) \ macro
103 hOldMutex = (HANDLE)InterlockedExchangePointer((void *)&hInitMutex,
108 InterlockedExchangePointer((void *)&hInitMutex,
131 InterlockedExchangePointer((void *)&hInitMutex,

Completed in 60 milliseconds