pthread: track thread existence in a separate variable.
This fixes a compile error on mingw32 when using p->thread
directly (as if it were a pointer) to track thread existence,
because the type is opaque and may be a non-pointer.
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
Showing
Please
register
or
sign in
to comment