source: rtems/cpukit/posix/src/condwaitsupp.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c3105894   10/19/17 11:47:57 Sebastian Huber score: Move thread queue timeout handling Update #3117. Update #3182. 5
(edit) @5222488   09/26/17 05:49:17 Sebastian Huber posix: Implement self-contained POSIX condvar POSIX condition … 5
(edit) @62c912e   09/08/17 11:10:24 Sebastian Huber posix: Use mutex object itself for condvar We should only use the … 5
(edit) @e366f77   01/31/17 07:08:24 Sebastian Huber score: Add _Thread_queue_Object_name Add the special thread queue … 5
(edit) @9a448aab   12/23/16 15:02:07 Sebastian Huber score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIER Add thread state bit … 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) @e41308ea   08/22/16 08:58:34 Sebastian Huber score: Introduce Thread_queue_Lock_context Introduce … 5
(edit) @b5bfaaf9   06/23/16 20:55:38 Gedare Bloom posix: cond_timedwait remember and use clock from condattr updates #2745 5
(edit) @127c20eb   06/23/16 20:10:39 Gedare Bloom posix: refactor cond wait support to defer abstime conversion updates … 5
(edit) @f23d470   06/09/16 15:33:15 Gedare Bloom cpukit: Add and use Watchdog_Discipline. Clock disciplines may be … 5
(edit) @e0bb60b   05/27/16 08:17:28 Sebastian Huber posix: Avoid use of internal mutex methods Avoid use of internal … 5
(edit) @93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check … 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) @8866e62   05/23/16 04:26:58 Sebastian Huber score: Move thread queue object support 5
(edit) @7f4ee2b   04/22/16 12:37:13 Sebastian Huber posix: Avoid Giant lock for condition variables Update #2555. 5
(edit) @beba41b   04/18/16 15:10:03 Sebastian Huber posix: _POSIX_Condition_variables_Wait_support() Simplify … 5
(edit) @97312fcc   04/05/16 12:36:30 Sebastian Huber score: Delete Thread_Wait_information::id This field was only by the … 5
(edit) @1e1a91ed   03/23/16 09:01:31 Sebastian Huber score: Remove Thread_queue_Queue::operations field Remove the … 5
(edit) @21789a21   07/28/15 12:45:42 Sebastian Huber score: Rename _POSIX_Absolute_timeout_to_ticks() Rename … 5
(edit) @f5d6c8b   04/27/15 14:25:52 Sebastian Huber score: Delete Thread_queue_Control::timeout_status Use a parameter … 4.115
(edit) @02c4c441   04/23/15 08:01:22 Sebastian Huber score: Add Thread_queue_Control::Lock Move the complete thread queue … 4.115
(edit) @9f10911   04/22/15 19:29:21 Sebastian Huber score: Delete Thread_queue_Control::state Use a parameter for … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @e633f3b   01/31/14 17:03:24 Joel Sherrill posix/*.c: Remove use of register keyword 4.115
(edit) @327fbd6   12/09/13 21:25:16 Joel Sherrill condwaitsupp.c: Return EPERM if waiting and mutex is not locked This … 4.115
(edit) @07332ae   08/22/13 13:20:06 Sebastian Huber score: _Thread_queue_Enqueue_with_handler() Add thread parameter to … 4.115
(edit) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 4.115
(edit) @fe6c170c   07/24/13 14:19:52 Sebastian Huber score: Create states implementation header Move implementation … 4.115
(edit) @4cb8e597   07/19/13 14:20:49 Sebastian Huber score: Obtain _Thread_Executing in proper context 4.115
(edit) @35210b12   07/19/13 10:08:02 Sebastian Huber posix: Create condition variable impl header Move implementation … 4.115
(edit) @f9d533a5   07/17/13 12:34:05 Sebastian Huber posix: Create mutex implementation header Move implementation … 4.115
(edit) @2d2352b   06/05/13 09:48:57 Sebastian Huber score: Add and use _Objects_Put() Add and use … 4.115
(edit) @d86308b   12/15/12 21:03:12 alexivanov97 posix: Doxygen Enhancement Task #24.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @64adc13   07/24/11 23:55:15 Joel Sherrill 2011-07-24 Joel Sherrill <joel.sherrill@…> * ftpd/ftpd.c, … 4.115
(edit) @c838e2f4   07/28/10 20:39:48 Joel Sherrill 2010-07-28 Vinu Rajashekhar <vinutheraj@…> * … 4.115
(edit) @f8437c8   09/04/08 15:23:12 Ralf Corsepius Convert to "bool". 4.104.114.95
(edit) @feaa007   12/17/07 16:19:14 Joel Sherrill 2007-12-17 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @860c34e   11/30/07 20:34:13 Glenn Humphrey 2007-11-30 Glenn Humphrey <glenn.humphrey@…> * … 4.104.114.95
(edit) @b8596d8   11/28/07 18:35:31 Joel Sherrill 2007-11-28 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @0e87deaa   10/26/07 20:19:02 Joel Sherrill 2007-10-26 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @874297f3   04/16/04 10:01:03 Ralf Corsepius Remove stray white spaces. 4.104.114.84.95
(edit) @f42b726   01/24/01 14:17:28 Joel Sherrill 2001-01-24 Ralf Corsepius <corsepiu@…> * configure.in: … 4.104.114.84.95
(add) @98dca75   11/02/99 18:25:26 Joel Sherrill Split condition variables into multiple files. 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.