Treelite
|
A thread-local storage. More...
#include <thread_local.h>
Static Public Member Functions | |
static T * | Get () |
A thread-local storage.
T | the type we like to store |
Definition at line 17 of file thread_local.h.
|
inlinestatic |
Definition at line 20 of file thread_local.h.