TPL_LIST_WLOCK
#define TPL_LIST_WLOCK() rw_wlock(&tpllistlock)
#define TPL_LIST_WLOCK() pthread_rwlock_wrlock(&tpllistlock)