source: rtems/cpukit/score/src/mutex.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80cf60e   04/15/20 07:48:32 Sebastian Huber Canonicalize config.h include Use the following variant which was … 5
(edit) @a1f7d7d   07/24/18 07:00:18 Sebastian Huber score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE() Add … 5
(edit) @c3105894   10/19/17 11:47:57 Sebastian Huber score: Move thread queue timeout handling Update #3117. Update #3182. 5
(edit) @1666ffe5   10/19/17 12:17:31 Sebastian Huber score: Rename function threadq support function Rename … 5
(edit) @de59c065   09/27/17 13:08:33 Sebastian Huber posix: Implement self-contained POSIX mutex POSIX mutexes are now … 5
(edit) @9fad437   01/13/17 10:33:28 Sebastian Huber configure: Remove HAVE_STRUCTTHREAD_QUEUE_QUEUE 5
(edit) @2b72162   01/12/17 09:15:56 Sebastian Huber score: Add Thread_queue_Queue::name Update #2858. 5
(edit) @9a448aab   12/23/16 15:02:07 Sebastian Huber score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIER Add thread state bit … 5
(edit) @a7cfb4b   12/23/16 12:54:11 Sebastian Huber score: Relax <sys/lock.h> static assertions Only require that the … 5
(edit) @620b23e   11/24/16 05:13:11 Sebastian Huber score: Optimize _Thread_queue_Enqueue() Move thread state for … 5
(edit) @a4217c6   11/22/16 09:53:03 Sebastian Huber score: Rename _Thread_queue_Enqueue_critical() Delete unused … 5
(edit) @125f248   11/16/16 15:39:43 Sebastian Huber score: Add thread queue enqueue callout Replace the expected thread … 5
(edit) @142628e   11/17/16 06:40:05 Sebastian Huber score: Optimize self-contained objects Avoid use of the stack for the … 5
(edit) @ee42943   11/03/16 13:44:15 Sebastian Huber score: Optimize self-contained mutexes 5
(edit) @0dd49d0   10/31/16 15:10:32 Sebastian Huber score: Introduce thread resource count methods This makes it easier … 5
(edit) @300f6a48   06/22/16 15:09:23 Sebastian Huber score: Rework thread priority management Add priority nodes which … 5
(edit) @e41308ea   08/22/16 08:58:34 Sebastian Huber score: Introduce Thread_queue_Lock_context Introduce … 5
(edit) @fef3ea9   08/11/16 06:32:49 Sebastian Huber score: Add _Thread_queue_Surrender() Add _Thread_queue_Surrender() to … 5
(edit) @d79df38   07/26/16 08:34:21 Sebastian Huber score: Add deadlock detection The mutex objects use the owner field … 5
(edit) @3a58dc8   07/05/16 11:37:10 Sebastian Huber score: Priority inherit thread queue operations Move the priority … 5
(edit) @ac8402dd   06/27/16 08:20:34 Sebastian Huber score: Simplify _Thread_queue_Boost_priority() Raise the priority … 5
(edit) @b5bfaaf9   06/23/16 20:55:38 Gedare Bloom posix: cond_timedwait remember and use clock from condattr updates #2745 5
(edit) @f23d470   06/09/16 15:33:15 Gedare Bloom cpukit: Add and use Watchdog_Discipline. Clock disciplines may be … 5
(edit) @93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check … 5
(edit) @0e1d11f3   05/27/16 11:26:53 Sebastian Huber score: Add _Thread_queue_Context_set_MP_callout() Add … 5
(edit) @dfcc8bb   05/03/16 05:43:54 Sebastian Huber score: Adjust thread queue layout Adjust thread queue layout … 5
(edit) @dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the … 5
(edit) @631b3c8   05/23/16 09:40:18 Sebastian Huber score: Move thread queue MP callout to context Drop the … 5
(edit) @c3d8d9e   05/23/16 04:55:49 Sebastian Huber score: Get rid of mp_id parameter Get rid of the mp_id parameter used … 5
(edit) @0e9d5b6   05/24/16 11:15:47 Sebastian Huber mpci: Fix thread queue flush method We must call the MP callout for … 5
(edit) @8f96581   04/01/16 09:38:47 Sebastian Huber score: Rework MP thread queue callout support The thread queue … 5
(edit) @314ff3c4   09/14/15 05:10:24 Sebastian Huber score: Fix resource count for self-contained mutex 5
(edit) @dafa5d88   09/03/15 08:27:16 Sebastian Huber score: Implement priority boosting 5
(edit) @44f3ea9   08/31/15 11:37:52 Sebastian Huber score: Fix return status of mutex try acquire This fixes a copy and … 5
(add) @214d8ed   06/28/15 20:06:36 Sebastian Huber score: Add self-contained mutex implementation This mutex … 5
Note: See TracRevisionLog for help on using the revision log.