INFO: TLS Considerations for Device Drivers (298864)
The information in this article applies to:
- Microsoft Windows CE Operating System, Versions 3.0
- Microsoft Windows CE Operating System, Versions 2.12
- Microsoft Windows CE Operating System, Versions 2.11
- Microsoft Windows CE Operating System, Versions 2.0
- Microsoft Windows CE Platform Builder 2.11
- Microsoft Windows CE Platform Builder 2.12
- Microsoft Windows CE Platform Builder 3.0
This article was previously published under Q298864 SUMMARY
A device driver implementation must take into account whether its thread of execution is owned by a calling process (application) or its own process. Those that are owned by a calling process must not make system calls that will potentially access thread local storage (TLS).
REFERENCES
See GetOwnerProcess() in the Platform Builder Documentation or the MSDN Online Library:
Modification Type: | Minor | Last Reviewed: | 8/18/2005 |
---|
Keywords: | kbinfo KB298864 |
---|
|