summaryrefslogtreecommitdiffstats
path: root/c-user/symmetric_multiprocessing_services.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-11-09 11:42:10 +1100
committerChris Johns <chrisj@rtems.org>2016-11-09 11:42:30 +1100
commit4da4a15ee1376bb53bb6e62bd00728c8cb6171cf (patch)
treec519877eae72934a586c27be418d3013a28bb91e /c-user/symmetric_multiprocessing_services.rst
parentlatex: Increase the depth of subsections. (diff)
downloadrtems-docs-4da4a15ee1376bb53bb6e62bd00728c8cb6171cf.tar.bz2
c-user: Fix header levels. Minor fixes.
Diffstat (limited to 'c-user/symmetric_multiprocessing_services.rst')
-rw-r--r--c-user/symmetric_multiprocessing_services.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/c-user/symmetric_multiprocessing_services.rst b/c-user/symmetric_multiprocessing_services.rst
index 7f71f8e..6a47204 100644
--- a/c-user/symmetric_multiprocessing_services.rst
+++ b/c-user/symmetric_multiprocessing_services.rst
@@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Symmetric Multiprocessing Services
-##################################
+**********************************
Introduction
============
@@ -939,7 +939,6 @@ DIRECTIVE STATUS CODES:
set of the task
DESCRIPTION:
-
Returns the current processor affinity set of the task in ``cpuset``. A
set bit in the affinity set means that the task can execute on this
processor and a cleared bit means the opposite.