aboutsummaryrefslogtreecommitdiffstats
path: root/erts/include/internal/ethr_mutex.h
AgeCommit message (Expand)Author
2010-12-15Use 32-bit atomics for mutex and rwmutex flagsRickard Green
2010-12-11Introduce ethr_sint_t and use it for atomicsRickard Green
2010-12-02Use correct argument types on rwlock_wake_set_flags()Rickard Green
2010-12-01Miscellaneous rwmutex bug fixes and improvementsRickard Green
2010-09-08Increase spincount with many schedulersRickard Green
2010-08-10Rewrite ethread libraryRickard Green