Skip to content

Commit baeb6c5

Browse files
committed
shared
1 parent 920a2a4 commit baeb6c5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

rule_packages/c/Concurrency2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"precision": "very-high",
5353
"severity": "error",
5454
"short_name": "WrapFunctionsThatCanSpuriouslyWakeUpInLoop",
55+
"shared_implementation_short_name": "WrapSpuriousFunctionInLoop",
5556
"tags": [
5657
"correctness",
5758
"concurrency"

rule_packages/cpp/Concurrency.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
"precision": "very-high",
106106
"severity": "error",
107107
"short_name": "WrapFunctionsThatCanSpuriouslyWakeUpInLoop",
108+
"shared_implementation_short_name": "WrapSpuriousFunctionInLoop",
108109
"tags": [
109110
"correctness",
110111
"concurrency"

0 commit comments

Comments
 (0)