suspend_common
static int suspend_common(pthread_t, pthread_t, int);
suspend_common(curthread, thread, 1);
ret = suspend_common(curthread, thread, 0);