source: rtems/cpukit/rtems/src/semcreate.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3692095   05/30/16 08:41:22 Sebastian Huber rtems: Move MrsP semaphore operations Move MrsP semaphore operations … 5
(edit) @0b713f89   05/30/16 04:59:55 Sebastian Huber score: Rework CORE inherit priority mutex Provide dedicated seize and … 5
(edit) @33e250c9   05/27/16 13:41:41 Sebastian Huber score: Rework CORE priority ceiling mutex Rework seize and surrender … 5
(edit) @5a598ac   05/27/16 06:02:03 Sebastian Huber score: Add CORE mutex variants Add CORE_recursive_mutex_Control and … 5
(edit) @09c5ca4   05/26/16 20:29:56 Sebastian Huber score: Simplify CORE mutex Remove superfluous support for simple … 5
(edit) @2581a56   05/20/16 19:39:56 Sebastian Huber score: Add semaphore variants 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) @97bbf02   03/22/16 07:52:50 Sebastian Huber score: Use constant for maximum count of CORE sema 5
(edit) @1e1a91ed   03/23/16 09:01:31 Sebastian Huber score: Remove Thread_queue_Queue::operations field Remove the … 5
(edit) @8fcafdd5   05/21/14 08:33:43 Sebastian Huber score: Multiprocessor Resource Sharing Protocol Add basic support for … 4.115
(edit) @03e89287   03/27/14 13:46:31 Sebastian Huber score: Delete CORE_mutex_Control::lock The holder field is enough to … 4.115
(edit) @23fec9f0   03/27/14 13:16:12 Sebastian Huber score: PR2152: Use allocator mutex for objects Use allocator mutex … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @3a638ce   01/31/14 16:55:17 Joel Sherrill rtems/*.c: Remove use of register keyword 4.115
(edit) @2bafb960   12/21/13 03:44:12 Daniel Ramirez rtems: classic api to/from core priority conversions 4.115
(edit) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 4.115
(edit) @0c3edbf   07/25/13 08:46:15 Sebastian Huber Include missing <rtems/score/threaddispatch.h> 4.115
(edit) @7f04cb18   07/25/13 07:10:38 Sebastian Huber score: Create mpci implementation header Move implementation specific … 4.115
(edit) @a112364   07/24/13 15:30:26 Sebastian Huber score: Create threadq 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) @63d229d6   07/23/13 09:12:52 Sebastian Huber rtems: Create attr implementation header Move implementation specific … 4.115
(edit) @c4f58558   07/18/13 12:14:04 Sebastian Huber score: Create semaphore implementation header Move implementation … 4.115
(edit) @95e09afa   07/17/13 13:53:17 Sebastian Huber score: Avoid direct usage of _Thread_Executing Pass the executing … 4.115
(edit) @20e239c2   07/17/13 12:23:14 Sebastian Huber score: Create mutex implementation header Move implementation … 4.115
(edit) @2bbea657   07/17/13 11:52:00 Sebastian Huber rtems: Create semaphore implementation header Move implementation … 4.115
(edit) @4efe1955   12/06/12 00:46:05 matkallada rtems misc: Clean up Doxygen GCI Task #54.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) @05c1886   11/30/09 16:01:51 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @82567f5   10/30/09 17:02:22 Joel Sherrill 2009-10-30 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @b503e0b9   07/09/09 21:55:23 Joel Sherrill 2009-07-09 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @c45a2ded   07/08/09 22:26:11 Joel Sherrill 2009-07-08 Joel Sherrill <joel.sherrill@…> * … 4.104.115
(edit) @7c8d65e   05/28/09 20:38:12 Joel Sherrill 2009-05-28 Joel Sherrill <joel.sherrill@…> PR 1415/cpukit … 4.104.115
(edit) @e93d791   03/02/09 16:12:41 Joel Sherrill 2009-03-02 Joel Sherrill <joel.sherrill@…> PR 1388/cpukit … 4.104.115
(edit) @eaef4657   01/06/09 05:05:03 Ralf Corsepius Eliminate TRUE/FALSE. 4.104.115
(edit) @e7541849   02/04/05 15:09:39 Ralf Corsepius Use rtems_id for semaphores. 4.104.114.84.95
(edit) @1095ec1   01/18/05 09:03:45 Ralf Corsepius Include config.h. 4.104.114.84.95
(edit) @e980b219   05/06/04 19:21:40 Joel Sherrill 2004-05-06 Joel Sherrill <joel@…> PR 618/rtems * … 4.104.114.84.95
(edit) @50f32b11   04/18/04 06:05:35 Ralf Corsepius Remove stray white spaces. 4.104.114.84.95
(edit) @1d496f6   03/29/04 16:04:42 Ralf Corsepius 2004-03-29 Ralf Corsepius <ralf_corsepius@…> * … 4.104.114.84.95
(edit) @277cc95   09/04/03 18:54:32 Joel Sherrill 2003-09-04 Joel Sherrill <joel@…> * include/rtems.h, … 4.104.114.84.95
(edit) @6312db3   09/14/02 20:44:07 Joel Sherrill 2002-09-14 Joel Sherrill <joel@…> * src/dpmemcreate.c, … 4.104.114.84.95
(edit) @90015e7f   07/01/02 22:32:31 Joel Sherrill 2002-07-01 Joel Sherrill <joel@…> * Mega patch merge to … 4.104.114.84.95
(edit) @b452a40   02/03/00 22:20:41 Joel Sherrill Changed behavior to match that expected by EPICS test code. Reported … 4.104.114.84.95
(edit) @1382cea3   02/03/00 13:18:21 Joel Sherrill Fixed spelling errors. 4.104.114.84.95
(edit) @b0461cd4   01/13/00 17:13:12 Jennifer.Averett Added comment to indicate this path does not occur. 4.104.114.84.95
(edit) @5870ac55   01/05/00 22:19:21 Joel Sherrill Added support for simple binary semaphores in addition to the high … 4.104.114.84.95
(edit) @7d91d72   12/13/99 15:29:20 Joel Sherrill First attempt at adding simple binary semaphore in addition to the … 4.104.114.84.95
(edit) @08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice. 4.104.114.84.95
(edit) @d80188eb   11/02/99 15:30:20 Joel Sherrill Added code to utilize the maximum_count attribute of core semaphores … 4.104.114.84.95
(add) @c06d8f64   05/17/99 22:58:30 Joel Sherrill Split the Semaphore Manager into one routine per file. 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.