summaryrefslogtreecommitdiff
path: root/libc/src/pthread/pthread_spin_destroy.cpp
AgeCommit message (Collapse)Author
2024-08-06[libc] add spin lock family functions (#100509)Schrodinger ZHU Yifan
This PR: - add entrypoints for `pthread_spin_*` - additionally, the fixes a typo that has been disabling lock related tests