Commit 68d5d80
authored
Added C++11/14 compatible std::shared_mutex (#1095)
Port is based on GCC 7.4 std::shared_mutex implementation
Relates-To: OAM-756
Signed-off-by: Andrey Kashcheev <[email protected]>1 parent c79842d commit 68d5d80
2 files changed
+420
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
0 commit comments