summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/event.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove, moved to cpukit.Ralf Corsepius2002-07-221-44/+0
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Event Manager into one routine per file.Joel Sherrill1999-05-171-342/+0
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-3/+7
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* event.c: _Event_Manager_initialization no longer a static inlineJoel Sherrill1996-04-191-0/+20
* comment added to describe synchronization logic in timeout routineJoel Sherrill1996-02-131-0/+21
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-091-10/+27
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-011-5/+1
* Changed code for exit from synchronization state to a switch on theJoel Sherrill1995-12-011-11/+19
* Replaced critical section algorithm to correct race conditions.Joel Sherrill1995-12-011-10/+19
* SPARC port passes all testsJoel Sherrill1995-10-301-0/+202
* posix support initially addedJoel Sherrill1995-09-261-4/+4
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-14/+21
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-3/+3
* split out event support functions in anticipation of making a handlerJoel Sherrill1995-08-041-191/+0
* Initial revisionJoel Sherrill1995-05-111-0/+294