summaryrefslogtreecommitdiff
path: root/cpukit/rtems/src/event.c (follow)
AgeCommit message (Expand)Author
1996-05-28This commit was manufactured by cvs2svn to create tag 'rtems-3-5-15'.3.5.15cvs2git
1996-04-19event.c: _Event_Manager_initialization no longer a static inlineJoel Sherrill
1996-02-13comment added to describe synchronization logic in timeout routineJoel Sherrill
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill
1995-12-01Changed code for exit from synchronization state to a switch on theJoel Sherrill
1995-12-01Replaced critical section algorithm to correct race conditions.Joel Sherrill
1995-10-30SPARC port passes all testsJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill
1995-08-04split out event support functions in anticipation of making a handlerJoel Sherrill
1995-05-11Initial revisionJoel Sherrill