summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semflush.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added call to _Thread_Enable_dispatch() and did some cleanup.Joel Sherrill1999-11-101-2/+9
* Removed unused variable warning.Joel Sherrill1999-11-091-1/+0
* Added rtems_semaphore_flush directive.Joel Sherrill1999-10-211-0/+93