Changeset 1b67be71 in rtems
- Timestamp:
- Jun 15, 1999, 12:32:30 AM (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 8e0dcade
- Parents:
- 56853af
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/posix_users/thread.t
r56853af r1b67be71 16 16 threads of control and defines the API that must be provided. 17 17 18 The directives provided by the thread manager are:18 The services provided by the thread manager are: 19 19 20 20 @itemize @bullet … … 92 92 There is currently no text in this section. 93 93 94 @section Directives95 96 This section details the thread manager's directives.97 A subsection is dedicated to each of this manager's directives94 @section Services 95 96 This section details the thread manager's services. 97 A subsection is dedicated to each of this manager's services 98 98 and describes the calling sequence, related constants, usage, 99 99 and status codes.
Note: See TracChangeset
for help on using the changeset viewer.