Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set shadowstack to be thread local global variable.
Thread-local stack is essential to avoid race conditions where threads share the same global state.
- Loading branch information