mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 04:39:18 +08:00
Corrected formatting so argument was in code font.
This commit is contained in:
+1
-1
@@ -551,7 +551,7 @@ procedure Semaphore_Delete (
|
||||
|
||||
@subheading DESCRIPTION:
|
||||
|
||||
This directive deletes the semaphore specified by id.
|
||||
This directive deletes the semaphore specified by @code{id}.
|
||||
All tasks blocked waiting to acquire the semaphore will be
|
||||
readied and returned a status code which indicates that the
|
||||
semaphore was deleted. The SMCB for this semaphore is reclaimed
|
||||
|
||||
Reference in New Issue
Block a user