Changeset edde99b in rtems for testsuites/smptests/smpatomic05

Timestamp:
06/14/13 12:26:34 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
477259c
Parents:
5c78940d
git-author:
Sebastian Huber <sebastian.huber@…> (06/14/13 12:26:34)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/14/13 14:26:07)
Message:

score: Rename rtems_smp_get_number_of_processors()

Rename in rtems_smp_get_processor_count(). Always provide
<rtems/score/smp.h> and <rtems/rtems/smp.h>. Add
_SMP_Get_processor_count(). This function will be a compile time
constant defined to be one on uni-processor configurations. This allows
iterations over all processors without overhead on uni-processor
configurations.

(No files)

Note: See TracChangeset for help on using the changeset viewer.