Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
as we don't actually support thread cancellation. note: currently we don't build pthread_cancel.c either. this commit just disables it in our header too to make users notice that it isn't provided a bit earlier. should we disable other cancellation related functions like pthread_testcancel? maybe. but they are harmless to ignore.
- Loading branch information