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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6c7caa1a   05/28/14 11:37:54 Sebastian Huber score: Add and use _Thread_Owns_resources() 4.115
(edit) @82f90743   05/21/14 08:30:34 Sebastian Huber score: _Thread_Set_life_protection() Enable usage of … 4.115
(edit) @c21c5912   05/14/14 09:11:05 Sebastian Huber score: Add STATES_RESTARTING Use separate state for thread restart. 4.115
(edit) @38b59a6   05/02/14 08:31:09 Sebastian Huber score: Implement forced thread migration The current implementation … 4.115
(edit) @69aa3349   04/08/14 07:42:29 Sebastian Huber score: Simplify thread control initialization The thread control … 4.115
(edit) @e1598a6   04/04/14 08:56:36 Sebastian Huber score: Static scheduler configuration Do not allocate the scheduler … 4.115
(edit) @24934e36   04/03/14 13:03:35 Sebastian Huber score: Add scheduler control to scheduler ops Scheduler operations … 4.115
(edit) @3f5f2ce   03/28/14 12:44:18 Sebastian Huber score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USE Issue a fatal error … 4.115
(edit) @f0b4fd9   03/28/14 08:29:51 Sebastian Huber score: Do not reset resource count during restart This fixes an … 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) @226c731   03/25/14 10:03:21 Sebastian Huber score: Replace _Thread_Reset() Replace _Thread_Reset() with … 4.115
(edit) @8690b53   03/25/14 09:53:28 Sebastian Huber score: Add parameter to _Thread_Restart() The executing thread will … 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) @084c5cc   03/18/14 15:13:23 Sebastian Huber score: Reduce _Thread_Reset() parameters Move thread entry parameters … 4.115
(edit) @dcd5e26   03/18/14 15:11:03 Sebastian Huber score: Move _Thread_Reset() and make static 4.115
(edit) @5c731a83   03/17/14 09:12:14 Sebastian Huber score: Use thread action for thread restart The thread restart is now … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @518d82b   08/20/13 09:01:55 Sebastian Huber smp: Disable restart of threads other than self 4.115
(edit) @d19cce29   08/05/13 12:54:11 Sebastian Huber score: Per-CPU thread dispatch disable level Use a per-CPU thread … 4.115
(edit) @5618c37a   07/24/13 13:14:48 Sebastian Huber score: Create thread implementation header Move implementation … 4.115
(edit) @39046f7   07/24/13 09:09:23 Sebastian Huber score: Merge sysstate API into one file 4.115
(edit) @f7f1d77   11/28/12 14:11:31 alexivanov97 score misc: Clean up Doxygen (GCI 2012) This patch is a task from GCI … 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) @dcf3687   01/28/11 20:24:54 Joel Sherrill 2011-01-28 Joel Sherrill <joel.sherrilL@…> * … 4.115
(edit) @aae7f1a1   12/22/08 05:52:32 Ralf Corsepius Eliminate TRUE/FALSE. 4.104.115
(edit) @484a769   09/04/08 17:46:39 Ralf Corsepius Convert to "bool". 4.104.114.95
(edit) @3b14b7ad   08/08/08 13:50:28 Joel Sherrill 2008-08-05 Sebastian Huber <sebastian.huber@…> … 4.104.114.95
(edit) @a8eed23   01/27/05 05:57:05 Ralf Corsepius Include config.h. 4.104.114.84.95
(edit) @05279b84   04/17/04 13:32:13 Ralf Corsepius Remove stray white spaces. 4.104.114.84.95
(edit) @3127180   03/29/04 12:51:43 Ralf Corsepius 2004-04-29 Ralf Corsepius <ralf_corsepius@…> * … 4.104.114.84.95
(edit) @dd687d97   09/04/03 18:56:05 Joel Sherrill 2003-09-04 Joel Sherrill <joel@…> * include/rtems/debug.h, … 4.104.114.84.95
(edit) @08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice. 4.104.114.84.95
(edit) @d3fdf459   11/16/99 16:09:50 Joel Sherrill Now use _Thread_Reset(). 4.104.114.84.95
(edit) @eb02f47   11/10/99 13:48:27 Joel Sherrill Committed modifications from ITRON Task and Task Dependendent … 4.104.114.84.95
(add) @05df0a8   05/17/99 20:41:13 Joel Sherrill Thread Handler split into multiple files. Eventually, as RTEMS is … 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.