![]() |
MPDeallocateTaskStorageIndex |
||||
Header: | Multiprocessing.h | Carbon status: | Supported | |
Frees an index number used to access per-task storage
OSStatus MPDeallocateTaskStorageIndex ( TaskStorageIndex index );
The index number you want to deallocate.
A result code.
Also see the function MPAllocateTaskStorageIndex.
Introduced with Multiprocessing Services 2.0.
Supported in Carbon. Available in CarbonLib 1.0 and later when MPLibrary 2.0 or later is installed. Exported by CarbonLib 1.0 and later and by MPLibrary 2.0 and later.