Reserve enough space in the ThreadEntry::elements for the item

Synopsis

Declared in <folly/detail/ThreadLocalDetail.h>

void
reserve(EntryID* id);

Parameters

Name

Description

id

The entry whose slot must be reserved.

Created with MrDocs