I need a thread that will call continuously in while(1), but when i use to call thread function by pthread_create() a new thread creates.I need a thread that will call continuously in
I need a thread that will call continuously in while(1), but when i use to call thread function by pthread_create() a new thread creates.I need a thread that will call continuously in