Format: AllC/C++CSSTextshell script Advanced Search
38: #define LockSDI(sdi) Lock(&(sdi)->lock) 39: #define UnlockSDI(sdi) Unlock(&(sdi)->lock) 40: