You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a very strange problem by using pthread. After the thread is created, the thread function isn't executed. And this is an occasional problem that happend when I fresh or enter the page.
Has someone meet the same or similar issues?
Can someone give me some advice?