SNP_LOCK
#define SNP_LOCK() mtx_lock(&snp_register_lock)
#define SNP_LOCK() sx_xlock(&snp_register_lock)