typedef struct _EX_PUSH_LOCK_CACHE_AWARE
{
    EX_PUSH_LOCK *Locks[32];
} EX_PUSH_LOCK_CACHE_AWARE, *PEX_PUSH_LOCK_CACHE_AWARE;