mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
464 B
464 B
File: MutexHelper.h
Classes
IsPointerLockerIsPointerDeleteDataHandleDeletes
Functions
void lock(){void unlock(){void SetData(int type, KeyT key, ValueT value, unsigned int time){void DeleteKey(){void DeleteValue(){int GetType(){void AddPendingDelete(T value, unsigned int time){void CheckDeletes(bool force = false){
Notable Comments
- /*
- */
- // pthread_mutex_destroy(&CSMutex);