This repository has been archived by the owner. It is now read-only.
Permalink
File 7 of 23 in
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed bug #741
The thread ID is an unsigned long so it can hold pthread_t so people can do naughty things with it. I'm going to be adding additional useful thread API functions, but this should prevent crashes in people's existing code on 64-bit architectures.
- Loading branch information
File 7 of 23 in
f44a591
Oops, something went wrong.