Searched defs:STLPInterlockedExchangePointer (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_windows.h206 void* _STLP_CALL STLPInterlockedExchangePointer(void* volatile* __a, void* __b) { function
228 # define STLPInterlockedExchangePointer _InterlockedExchangePointer macro

Completed in 246 milliseconds