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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @b3b6d21e   02/16/22 22:28:59 joel cpukit/rtems/src/[s-z]*.c: Change license to BSD-2 Updates #3053.
(edit) @6b5f22dc   11/26/20 10:45:47 Sebastian Huber rtems: Canonicalize Doxygen @file comments Use common phrases for the …
(edit) @80cf60e   04/15/20 07:48:32 Sebastian Huber Canonicalize config.h include Use the following variant which was … 5
(edit) @01f8c12e   12/07/19 10:48:36 Sebastian Huber rtems: Optimize semaphore control block Move variant, discipline, and … 5
(edit) @114e408   08/22/16 11:17:05 Sebastian Huber score: Simplify thread queue acquire/release 5
(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) @3c1ad257   05/27/16 07:41:18 Sebastian Huber rtems: Simplify rtems_semaphore_delete() Due to the unified status … 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) @3ca6e618   05/25/16 14:49:53 Sebastian Huber rtems: Simplify rtems_semaphore_delete() 5
(edit) @0e1d11f3   05/27/16 11:26:53 Sebastian Huber score: Add _Thread_queue_Context_set_MP_callout() Add … 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) @e266d13   05/20/16 13:10:27 Sebastian Huber Replace *_Get_interrupt_disable() with *_Get() Uniformly use *_Get() … 5
(edit) @62c528e6   05/20/16 12:59:30 Sebastian Huber rtems: _Semaphore_Get_interrupt_disable() Use _Objects_Get_local() … 5
(edit) @4025a60f   04/19/16 15:02:54 Sebastian Huber score: Avoid Giant lock for CORE mtx/sem Avoid Giant lock for CORE … 5
(edit) @adbedd1   04/15/16 19:18:26 Sebastian Huber score: Introduce _Thread_queue_Flush_critical() Replace … 5
(edit) @ca18cb59   04/18/16 04:53:10 Sebastian Huber score: Close semaphore object before flush This prevents use of the … 5
(edit) @90f1265e   04/18/16 04:23:27 Sebastian Huber score: Fix _CORE_semaphore_Flush() Use proper CORE_semaphore_Status … 5
(edit) @9809d6e0   03/30/16 09:39:58 Sebastian Huber score: _Thread_queue_Flush() parameter changes Change … 5
(edit) @02c4c441   04/23/15 08:01:22 Sebastian Huber score: Add Thread_queue_Control::Lock Move the complete thread queue … 4.115
(edit) @3a01e8b   07/07/14 19:22:57 Joel Sherrill semdelete.c: Correct spacing 4.115
(edit) @8fcafdd5   05/21/14 08:33:43 Sebastian Huber score: Multiprocessor Resource Sharing Protocol Add basic support for … 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) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 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) @39046f7   07/24/13 09:09:23 Sebastian Huber score: Merge sysstate API into one file 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) @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) @2d2352b   06/05/13 09:48:57 Sebastian Huber score: Add and use _Objects_Put() Add and use … 4.115
(edit) @c18e0ba   12/04/12 22:59:11 alexivanov97 rtems misc: Clean up Doxygen GCI Task #44.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) @ebe61382   11/30/07 21:49:41 Joel Sherrill 2007-11-30 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) @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) @277cc95   09/04/03 18:54:32 Joel Sherrill 2003-09-04 Joel Sherrill <joel@…> * include/rtems.h, … 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) @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) @08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice. 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.