mirror of
https://github.com/Hizenberg469/Custom-Thread-Barrier-Implementation.git
synced 2026-04-20 02:22:24 +03:00
Implemented thread barrier
This commit is contained in:
25
.vs/VSWorkspaceState.json
Normal file
25
.vs/VSWorkspaceState.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"ActiveTargetSystem": "WSL: Ubuntu",
|
||||
"DevContainersInfoBarHidden": true,
|
||||
"MRUPresetsPerTargetSystem": {
|
||||
"Local Machine": {
|
||||
"configure": "x64-debug"
|
||||
}
|
||||
},
|
||||
"OutputFoldersPerTargetSystem": {
|
||||
"Local Machine": [
|
||||
"out\\build\\x64-debug",
|
||||
"out\\install\\x64-debug",
|
||||
"out\\build\\x64-release",
|
||||
"out\\install\\x64-release",
|
||||
"out\\build\\x86-debug",
|
||||
"out\\install\\x86-debug",
|
||||
"out\\build\\x86-release",
|
||||
"out\\install\\x86-release"
|
||||
],
|
||||
"WSL: Ubuntu": [
|
||||
"out\\Ubuntu\\build\\linux-debug",
|
||||
"out\\Ubuntu\\install\\linux-debug"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user