Free a record.
Declared in <folly/synchronization/FlatCombining.h>
<folly/synchronization/FlatCombining.h>
void freeRec(Rec* rec);
Name
Description
rec
The record to recycle; nullptr is ignored.
Created with MrDocs