Timeline



08/29/95:

17:49 Changeset in rtems [5072b07]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new file -- split from inlines

08/28/95:

15:30 Changeset in rtems [7f6a24ab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added unused priority ceiling parameter to rtems_semaphore_create. Rearranged code to created thread handler routines to initialize, start, restart, and "close/delete" a thread. Made internal threads their own object class. This now uses the thread support routines for starting and initializing a thread. Insured deleted tasks are freed to the Inactive pool associated with the correct Information block. Added an RTEMS API specific data area to the thread control block. Beginnings of removing the word "rtems" from the core.

08/23/95:

21:06 Changeset in rtems [5250ff39]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Moved _Thread_Information -> _RTEMS_tasks_Information. Added a table of object information control blocks. Modified _Thread_Get so it looks up a thread regardless of which thread management "entity" (manager, internal, etc) actually "owns" it.
19:30 Changeset in rtems [3235ad9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Support for variable length names added to Object Handler. This supports both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested.
Note: See TracTimeline for information about the timeline view.