Error 16385

Severity

20

Message text

TlsSetValue() failed in %1!.

Explanation

An attempt to set a thread-specific data key (through TlsSetValue() or pthread_setspecific() depending on the platform) has failed.

Action

This type of failure is usually due to insufficient operating system resources. Use an application tracing utility such as truss to see the underlying operating system error.

Additional information

Symbolic constant: SRV_ETLSSETVAL