Problem: can't statically initialized pthread_t
Solution: remove statc initialization to NULL of thread.hpp pthread_t descriptor. There is no portable way to statically initialize a pthread_t variable.
Showing
Please
register
or
sign in
to comment