summaryrefslogtreecommitdiff
path: root/cpukit/posix/include/rtems/posix/mutex.h (follow)
AgeCommit message (Expand)Author
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber
2016-05-30score: Add CORE mutex variantsSebastian Huber
2016-05-30posix: Delete POSIX_Mutex_Protocol::process_sharedSebastian Huber
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-18posix: Create mutex implementation headerSebastian Huber
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill
2013-01-04posix: Doxygen Clean Up Task #2Alex Ivanov
2012-12-16posix: Doxygen Enhancement Task #7Mathew Kallada
2012-12-15posix: Doxygen Enhancement Task #1Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-06-272011-06-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-12-142008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-09-04Convert to "bool".Ralf Corsepius
2008-01-092008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-12-032007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey
2005-02-21New header guards.Ralf Corsepius
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius
2004-11-21Add doxygen preamble.Ralf Corsepius
2004-04-16Remove stray white spaces.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2000-12-012000-12-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-02Split mutex.c into multiple files.Joel Sherrill
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1996-08-12mutex.h: removes the promotion of core status code to POSXI status codesMark Johannes
1996-08-12mutex.h: promoted out _POSIX_Mutex_From_core_mutex_statusMark Johannes
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill
1995-09-26posix support initially addedJoel Sherrill