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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @da826560   05/13/16 08:28:14 Sebastian Huber posix: Rework thread cancellation Add … 5
(edit) @54550e04   05/13/16 06:16:30 Sebastian Huber posix: Rework pthread_join() Rework pthread_join() to use … 5
(edit) @8bc6bf28   05/11/16 11:42:58 Sebastian Huber posix: Avoid Giant lock for some pthread functions Avoid Giant lock … 5
(edit) @f05eeb2   04/19/16 11:39:00 Sebastian Huber score: Simplify _Objects_Initialize_information() Remove unused … 5
(edit) @9555341   04/06/16 14:26:22 Sebastian Huber posix: Use a dedicated lock for scheduler changes Update #2555. 5
(edit) @1e1a91ed   03/23/16 09:01:31 Sebastian Huber score: Remove Thread_queue_Queue::operations field Remove the … 5
(edit) @03b900d   02/18/16 07:36:26 Sebastian Huber score: Replace watchdog handler implementation Use a red-black tree … 5
(edit) @3bc12a8f   01/26/16 10:16:56 Sebastian Huber Delete unused API extensions 5
(edit) @4210114   01/26/16 10:13:45 Sebastian Huber Use linker set for POSIX User Threads init Update #2408. 5
(edit) @cef5675   12/14/15 10:47:47 Sebastian Huber Optional POSIX Cleanup initialization Update #2408. 5
(edit) @ef1a985f   12/11/15 09:47:22 Sebastian Huber Optional POSIX Threads initialization Update #2408. 5
(edit) @173d1f8   12/14/15 12:10:24 Sebastian Huber posix: Store unblocked signals Store the unblock signals to exploit … 5
(edit) @54c3fbd   12/11/15 10:09:13 Sebastian Huber score: Initialize thread control to zero This reduces the code size … 5
(edit) @df55d07f   12/10/15 13:10:48 Sebastian Huber score: Untangle thread actions Remove the thread action handler … 5
(edit) @f6a1ef9   11/24/15 14:58:26 Sebastian Huber posix: Require struct _pthread_cleanup_context This structure is … 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @21789a21   07/28/15 12:45:42 Sebastian Huber score: Rename _POSIX_Absolute_timeout_to_ticks() Rename … 5
(edit) @d7665823   06/24/15 13:43:19 Sebastian Huber score: Introduce Thread_queue_Heads Move the storage for the thread … 5
(edit) @80fca28   06/13/15 13:29:04 Sebastian Huber score: Add _Watchdog_Preinitialize() Add an assert to ensure that the … 4.115
(edit) @900d337f   05/05/15 11:05:54 Sebastian Huber score: Rework _Thread_Change_priority() Move the writes to … 4.115
(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) @2903090   04/15/15 09:26:46 Sebastian Huber score: Add header to _Watchdog_Remove() Add watchdog header parameter … 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) @6c7caa1a   05/28/14 11:37:54 Sebastian Huber score: Add and use _Thread_Owns_resources() 4.115
(edit) @69aa3349   04/08/14 07:42:29 Sebastian Huber score: Simplify thread control initialization The thread control … 4.115
(edit) @a0a073d1   04/03/14 18:51:47 Joel Sherrill pthread.c: Conditionalize thread affinity initialization 4.115
(edit) @7205189   03/19/14 14:50:51 Jennifer Averett posix: Modified pthread init to use cpuset default. 4.115
(edit) @fb7199d   03/13/14 14:25:06 Sebastian Huber score: Relax Giant lock usage for API mutexes It is no longer … 4.115
(edit) @1b1be254   03/25/14 09:54:49 Sebastian Huber score: Thread life cycle re-implementation The thread deletion is now … 4.115
(edit) @391ad3e   03/17/14 14:03:22 Sebastian Huber score: Fix thread restart extensions context Run the thread restart … 4.115
(edit) @fc521e2d   03/14/14 10:58:12 Sebastian Huber posix: Use thread action for signals 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @e6c87f7   03/04/14 21:54:12 Joel Sherrill POSIX keys now enabled in all configurations. Formerly POSIX keys … 4.115
(edit) @5c332349   03/07/14 15:06:57 Jennifer Averett Remove trailing whitespace in previous patches 4.115
(edit) @185e46f   01/31/14 14:54:45 Jennifer Averett posix: Add POSIX thread affinity attribute support. With the addition … 4.115
(edit) @8ae999c3   12/09/13 21:28:55 Joel Sherrill pthread.c: Use UINT32_MAX rather than constant value 4.115
(edit) @fa820b9   12/09/13 21:10:55 Joel Sherrill pthread.c: Remove XXX and use SIGNAL_ constants 4.115
(edit) @927a0a1   12/02/13 07:33:35 Sebastian Huber posix: Use cleanup contexts on the stack Provide support for latest … 4.115
(edit) @2ad250e   08/06/13 12:46:24 Sebastian Huber posix: Create key implementation header Move implementation specific … 4.115
(edit) @b5c9064   08/05/13 13:20:45 ashi08104 Unlimited objects support for POSIX keys This patch enables unlimited … 4.115
(edit) @a112364   07/24/13 15:30:26 Sebastian Huber score: Create threadq implementation header Move implementation … 4.115
(edit) @5618c37a   07/24/13 13:14:48 Sebastian Huber score: Create thread implementation header Move implementation … 4.115
(edit) @4b48ece0   07/22/13 08:21:03 Sebastian Huber score: Create watchdog implementation header Move implementation … 4.115
(edit) @0c5317d   07/19/13 12:33:56 Sebastian Huber posix: Create pthread implementation header Move implementation … 4.115
(edit) @97552c98   07/19/13 12:15:59 Sebastian Huber posix: Create priority implementation header Move implementation … 4.115
(edit) @a1b47528   07/18/13 12:13:24 Sebastian Huber posix: Include missing header files 4.115
(edit) @eb08acf   12/15/12 20:41:05 matkallada posix: Doxygen Enhancement Task #84.115
(edit) @9465fca   12/03/12 10:59:08 Sebastian Huber posix: Add signal post switch extension on the fly 4.115
(edit) @f9340ed7   12/03/12 10:35:43 Sebastian Huber posix: Add and use <rtems/posix/psignalimpl.h> This file contains the … 4.115
(edit) @04b5d17   11/28/12 09:45:38 Sebastian Huber score: Add API extensions post switch list Move post switch hook from … 4.115
(edit) @3be0c9a   11/22/12 13:51:25 Sebastian Huber score: Add and use <rtems/score/userextimpl.h> This file contains the … 4.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) @76f1677   12/05/11 08:52:07 Ralf Corsepius 2011-12-05 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @29aed671   12/03/11 03:54:30 Ralf Corsepius 2011-12-03 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @f05af6b7   07/31/11 22:40:23 Joel Sherrill 2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1855/cpukit … 4.115
(edit) @f2dd10b   07/27/11 17:17:49 Joel Sherrill 2011-07-27 Joel Sherrill <joel.sherrilL@…> * … 4.115
(edit) @558ef341   07/27/11 13:27:48 Joel Sherrill 2011-07-27 Petr Benes <benesp16@…> PR 1856/cpukit * … 4.115
(edit) @a0323a9f   02/16/11 00:24:49 Joel Sherrill 2011-02-15 Joel Sherrill <joel.sherrilL@…> * … 4.115
(edit) @21dd3ab8   10/04/10 15:32:36 Joel Sherrill 2010-10-04 Joel Sherrill <joel.sherrill@…> * Makefile.am, … 4.115
(edit) @85e0a22   04/25/10 19:51:12 Joel Sherrill 2010-04-25 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @3bacb250   04/03/10 05:55:59 Ralf Corsepius Reflect POSIX sched_parm changes. 4.104.115
(edit) @3f727f98   09/26/09 16:17:00 Joel Sherrill 2009-09-26 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @a1f0ca28   08/19/09 15:18:19 Joel Sherrill 2009-08-19 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @770db69   08/01/09 21:49:40 Joel Sherrill 2009-08-01 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @27b961a   07/03/09 20:25:35 Joel Sherrill 2009-07-03 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @290d2b79   06/29/09 23:19:28 Joel Sherrill 2009-06-29 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @2212a2ad   06/24/09 06:38:52 Joel Sherrill 2009-06-24 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @b1dbfd7   02/03/09 10:10:57 Ralf Corsepius Eliminate TRUE/FALSE. 4.104.115
(edit) @92f4671   01/02/09 10:04:24 Ralf Corsepius Add attribute((unused)) to unused function args. 4.104.115
(edit) @309e2f6   12/17/08 21:23:37 Joel Sherrill 2008-12-17 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @c16bcc0   12/08/08 19:41:31 Joel Sherrill 2008-12-08 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @f8437c8   09/04/08 15:23:12 Ralf Corsepius Convert to "bool". 4.104.114.95
(edit) @f73fc29   08/18/08 19:18:52 Joel Sherrill 2008-08-18 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @ecf0f4c   06/13/08 15:06:32 Joel Sherrill 2008-06-13 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @345fc11   05/22/08 20:38:03 Joel Sherrill 2008-05-22 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @74d0cb44   01/31/08 16:15:34 Joel Sherrill 2008-01-31 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @7349e6d0   09/14/07 14:44:03 Joel Sherrill 2007-09-14 Joel Sherrill <joel.sherrill@…> PR 1260/cpukit … 4.104.114.84.95
(edit) @0ab34c90   04/17/07 20:32:13 Joel Sherrill 2007-04-17 Joel Sherrill <joel@…> * itron/Makefile.am, … 4.104.114.84.95
(edit) @412dbff6   04/05/07 21:17:27 Joel Sherrill 2007-04-05 Joel Sherrill <joel@…> * posix/Makefile.am, … 4.104.114.84.95
(edit) @092fe28e   09/27/04 22:44:19 Joel Sherrill 2004-09-27 Joel Sherrill <joel@…> PR 294/rtems * … 4.104.114.84.95
(edit) @874297f3   04/16/04 10:01:03 Ralf Corsepius Remove stray white spaces. 4.104.114.84.95
(edit) @39cefdd   03/23/04 13:07:29 Ralf Corsepius 2004-03-23 Ralf Corsepius <ralf_corsepius@…> * … 4.104.114.84.95
(edit) @f845e96e   07/05/02 18:13:18 Joel Sherrill 2002-07-05 Joel Sherrill <joel@…> * … 4.104.114.84.95
(edit) @3c465878   07/01/02 22:33:47 Joel Sherrill 2002-07-01 Joel Sherrill <joel@…> * Mega patch merge to … 4.104.114.84.95
(edit) @aa08739a   04/08/02 17:02:03 Joel Sherrill 2002-04-08 Chris Johns <ccj@…> * Per PR142, make task switch … 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
(edit) @df49c60   06/12/00 15:00:15 Joel Sherrill Merged from 4.5.0-beta3a 4.104.114.84.95
(edit) @b6c868e   10/25/99 16:05:34 Joel Sherrill Patch from Charles-Antoine Gauthier <charles.gauthier@…> to … 4.104.114.84.95
(edit) @260b0c2   08/30/99 18:05:48 Joel Sherrill Patch from Charles-Antoine Gauthier <charles.gauthier@…> to … 4.104.114.84.95
(edit) @16775a5   05/07/99 16:36:29 Joel Sherrill Patch from Jiri Gaisler <jgais@…> to allow stacksize of … 4.104.114.84.95
(edit) @2df1974   04/15/99 18:58:27 Joel Sherrill Added include of rtems/posix/cancel.h. 4.104.114.84.95
(edit) @03598b1   01/25/99 23:20:52 Joel Sherrill Split most of POSIX Threads Manager into multiple files. 4.104.114.84.95
(edit) @cb1b853d   06/18/98 19:01:57 Joel Sherrill All task delete API level services were incorrectly assuming that the … 4.104.114.84.95
(edit) @a14d2af   07/09/97 23:52:08 Joel Sherrill Changed name from entry to thread_entry to be more compatible with Ada … 4.104.114.84.95
(edit) @fec60e9   03/10/97 16:56:08 Joel Sherrill Fixed bug where the initial detachstate was not being set properly 4.104.114.84.95
(edit) @f926b34   03/08/97 03:51:55 Joel Sherrill Modified calls to _Thread_Change_priority to take a third argument. … 4.104.114.84.95
(edit) @348ba42   09/30/96 20:14:08 Joel Sherrill changed stack size of posix initialization threads to double the … 4.104.114.84.95
(edit) @3335420   09/08/96 16:22:05 Joel Sherrill moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to pthread.h so it … 4.104.114.84.95
(edit) @65c421f   09/05/96 20:45:05 Joel Sherrill default thread attributes: default value for inheritsched changed from … 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.