LWKT_TOKEN_HELD_EXCL
#define MP_LOCK_HELD() LWKT_TOKEN_HELD_EXCL(&mp_token)
KKASSERT(LWKT_TOKEN_HELD_EXCL(tok))