Share via


SMP Reference (Compact 2013)

3/28/2014

Symmetric multiprocessing (SMP) uses a multiprocessor architecture where multiple processors are connected to a single main memory and are controlled by a single OS instance. In Windows Embedded Compact 2013, the functions and variables for SMP are part of the board support package (BSP) data structures that are contained in the OEM adaptation layer (OAL) structures OEMGLOBAL and NKGLOBAL.

In This Section

You can obtain descriptions of the programming elements for SMP in these sections.

  • SMP Functions
    Provides detailed reference information about the available SMP functions.
  • SMP Global Variables
    Provides detailed reference information about the available SMP global variables.

See Also

Reference

Kernel Reference

Other Resources

BSP Data Structures