1/83
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Reentrant Lock
Using a mutex that can prevent deadlocks that occur when a thread tries to lock a mutex it already holds.
thread
C++ header for thread support.