클래스에서void *a(void *b)만들고pthread_create(&thread,null,&a,null)하면 a의 형식이 매게변수랑 호환이 안된다고 뜨던데이거 혹시 해결방안 알려주실 수 있나요ㅠㅠ
c++ 11 thread ㄱㄱ
type casting