Jump to content

TID: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
== TID ==
== TID ==
 
Thread identity
Thread identity.


=== Type ===
=== Type ===
 
  [[LHANDLE]]  TID
  [[OS2 API:DataType:LHANDLE|LHANDLE]]  TID


==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef


----
----
[[OS2 API:DataType | Back to datatypes]]
[[OS/2 API Data Types|Back to Data types]]
 
 
 
[[OS2_API | Back to OS/2 API]]
 


[[Category:The OS/2 API Project]]
[[Category:Data type]]

Revision as of 13:27, 31 October 2016

TID

Thread identity

Type

LHANDLE  TID

C Declaration Method

typedef


Back to Data types