lwkt_cnttoken
#define get_mplock_count(td) lwkt_cnttoken(&mp_token, td)
int lwkt_cnttoken(lwkt_token_t, thread_t);