Allocates a thread-local storage index. This index may then be used to store and retrieve values that are local to this thread.
DWORD RtTlsAlloc(
void
);
None.
0xFFFFFFFF
| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |