Allocates an unnamed data slot on all the threads.
[Visual Basic] Public Shared Function AllocateDataSlot() As LocalDataStoreSlot [C#] public static LocalDataStoreSlot AllocateDataSlot(); [C++] public: static LocalDataStoreSlot* AllocateDataSlot(); [JScript] public static function AllocateDataSlot() : LocalDataStoreSlot;
The slot is allocated on all of the threads.