chg_cleanup_waiting_threads
if (thr_create(NULL, 0, chg_cleanup_waiting_threads,
extern void *chg_cleanup_waiting_threads(void *arg);