thread_timer 1623 thread_pthread.c err = pthread_create(&timer_thread.id, &attr, thread_timer, &GET_VM()->gvl); thread_timer 1626 thread_pthread.c err = pthread_create(&timer_thread.id, NULL, thread_timer, &GET_VM()->gvl);