# Licensed to the .NET Foundation under one or more agreements. # The .NET Foundation licenses this file to you under the MIT license. # See the LICENSE file in the project root for more information. Version = 1.0 Section = threading Function = PAL_MakeOptimizedTlsGetter and PAL_FreeOptimizedTlsGetter Name = Test for PAL_MakeOptimizedTlsGetterandPAL_FreeOptimizedTlsGetter TYPE = DEFAULT EXE1 = test Description = Purpose: Test to ensure TlsAlloc, PAL_MakeOptimizedTlsGetter, = PAL_FreeOptimizedTlsGetter and TlsFree are working properly = on supported platforms