Private.set

Sets the thread local variable key to have the value value in the current thread.

class Private
void
set
(
void* value
)

Parameters

value void*

the new value

Meta