Commit Graph

2 Commits (b4ff23580c3054ee7b9f741cb89988d92a12910a)

Author SHA1 Message Date
Martin Elshuber 6cd3d34686 Removed duplicated code, fixed comment 6 years ago
Martin Elshuber b9c2fc8254 Added reentrant mutex implementation
In contrast to normal mutexes, reeentrant mutexes allow to be relocked
multiple times from the same thread.
6 years ago