thread_free_lock_t
kmem_alloc(sizeof (thread_free_lock_t) * THREAD_FREE_NUM, KM_SLEEP);
thread_free_lock_t *thread_free_lock;