MAX_USER_THREADS_TO_UNBLOCK
if (count > MAX_USER_THREADS_TO_UNBLOCK)
thread_id threads[MAX_USER_THREADS_TO_UNBLOCK];