hermes icon indicating copy to clipboard operation
hermes copied to clipboard

Create metaprogram to verify correct use of lock acquisitions

Open ChristopherHogan opened this issue 4 years ago • 0 comments

Created from JIRA HERM-81

The number of calls to GetIdsPtr plus the number of calls to GetBufferIdsPtr should equal the number of calls to ReleaseIdsPtr. We can use the tokenizer code present in config_parser.cc.

ChristopherHogan avatar Jan 28 '21 17:01 ChristopherHogan