Changeset 52502994 in rtems for cpukit/score/src

Timestamp:
04/05/06 20:08:59 (18 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
0c30bc5
Parents:
c19b37d4
Message:

2006-04-05 Joel Sherrill <joel@…>

Victor V. Vengerov <Victor.Vengerov@…>

  • score/include/rtems/score/mpci.h, score/include/rtems/score/threadmp.h, score/inline/rtems/score/threadmp.inl, score/macros/rtems/score/threadmp.inl, score/src/threadmp.c, score/src/threadqenqueue.c: Victor spotted the problem that _MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate variables and needed to be set to the same value. I took that idea and just removed _Thread_MP_Receive. All uses are now _MPCI_Receive_server_tcb.
(No files)

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