Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize x86-64 pthread_cond_timedwait.
Instead of actively registering an unwind buffer we now use the exception handling functionality of the gcc runtime.
- Loading branch information