mirror of
https://github.com/Hizenberg469/MultiThreading_Part_A.git
synced 2026-04-20 02:22:23 +03:00
deferred cancellation
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
},
|
||||
"ExpandedNodes": [
|
||||
""
|
||||
],
|
||||
"SelectedNode": "\\deferred_cancellation.h",
|
||||
"PreviewInSolutionExplorer": false
|
||||
}
|
||||
Reference in New Issue
Block a user