0
[inline]
Constructs the TLS, optionally storing an initial value (for the current thread) immediately.
Definition at line 840 of file QThread.h.
00840 : QThreadLocalStorageBase(static_cast<void *>(initval)) { }