source: rtems/cpukit/posix/src/nanosleep.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) @1666ffe5   10/19/17 12:17:31 Sebastian Huber score: Rename function threadq support function Rename … 5
(edit) @ecef3698   10/17/17 14:19:03 Sebastian Huber score: Rename _Watchdog_Ticks_from_*() Rename … 5
(edit) @d063e7b3   01/11/17 07:42:04 Sebastian Huber score: Replace STATES_DELAYING Replace STATES_DELAYING with … 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) @d78d529   11/14/16 08:11:07 Sebastian Huber score: Add and use _Thread_Dispatch_direct() This function is useful … 5
(edit) @709594f0   08/01/16 20:54:18 Gedare Bloom posix: nanosleep: adjust elapsed time calculation Use clock_gettime … 5
(edit) @842005e4   07/29/16 17:13:41 Gedare Bloom posix: nanosleep: optimize away a time conversion updates #2732 5
(edit) @dfa2cdb   07/27/16 07:09:01 Sebastian Huber posix: Fix error status 5
(edit) @39d97ab   07/26/16 18:13:36 Gedare Bloom cpukit: refactor nanosleep and use 64-bit timeout for threadq * Fixes … 5
(edit) @e0f17fc   07/15/16 16:52:05 Gedare Bloom posix: fix clock_nanosleep and nanosleep clock use Sleeping with … 5
(edit) @6e98ea91   06/09/16 15:40:35 Gedare Bloom posix: add clock_nanosleep and tests updates #2732 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) @dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the … 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) @aa05cfbb   05/11/15 12:56:49 Sebastian Huber score: Replace _Thread_Delay_ended() Use _Thread_Timeout() instead. … 4.115
(edit) @d937d36   03/11/15 20:53:44 Joel Sherrill posix/src/nanosleep.c: Address issue when delay is longer than desired … 4.115
(edit) @f6b7b7ba   06/18/14 10:11:04 Sebastian Huber score: Fix _Thread_Delay_ended() on SMP Suppose we have two tasks A … 4.115
(edit) @701dd96f   06/12/14 12:37:57 Sebastian Huber score: PR2181: Add _Thread_Yield() The _Scheduler_Yield() was called … 4.115
(edit) @24934e36   04/03/14 13:03:35 Sebastian Huber score: Add scheduler control to scheduler ops Scheduler operations … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @5618c37a   07/24/13 13:14:48 Sebastian Huber score: Create thread implementation header Move implementation … 4.115
(edit) @c6e21ee1   07/24/13 11:12:38 Sebastian Huber score: Create scheduler 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) @6eba7c85   06/10/13 14:15:46 Sebastian Huber scheduler: Specify thread of yield operation The yielding thread of … 4.115
(edit) @5cb175bb   01/10/13 19:22:31 Joel Sherrill cpukit/posix: Doxygen group is POSIXAPI 4.115
(edit) @d527562e   12/18/12 20:42:30 kolaveridi87 posix: Doxygen Enhancement Task #114.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) @0faa9dad   11/24/10 15:51:28 Joel Sherrill 2010-11-24 Gedare Bloom <giddyup44@…> PR 1647/cpukit * … 4.115
(edit) @f5dc557   06/22/10 15:36:06 Jennifer.Averett 2010-06-22 Jennifer Averett <Jennifer.Averett@…> * … 4.115
(edit) @e7de563a   09/14/09 00:14:22 Joel Sherrill 2009-09-13 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @84d1cc3   04/13/07 03:13:23 Ralf Corsepius 2007-04-13 Ralf Corsépius <ralf.corsepius@…> * … 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) @812da54   04/02/07 18:23:59 Joel Sherrill 2007-04-02 Joel Sherrill <joel@…> * itron/src/itrontime.c, … 4.104.114.84.95
(edit) @0061ef98   03/26/07 22:56:12 Joel Sherrill 2007-03-26 Joel Sherrill <joel@…> PR 1231/cpukit * … 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) @e180a77e   01/04/02 18:28:24 Joel Sherrill 2002-01-04 Ralf Corsepius <corsepiu@…> * … 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) @188c82b   08/30/00 17:12:55 Joel Sherrill 2000-08-30 Joel Sherrill <joel@…> * Many files: Moved … 4.104.114.84.95
(add) @9f95a19   11/02/99 18:35:52 Joel Sherrill Split time.c into multiple files. 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.