Skip to content
  • pali.gabor@gmail.com's avatar
    Add thread affinity support for FreeBSD · 13346da2
    pali.gabor@gmail.com authored
    - Implement missing functions for setting thread affinity and getting real
      number of processors.
    - It is available starting from 7.1-RELEASE, which includes a native support
      for managing CPU sets.
    - Add __BSD_VISIBLE, since it is required for certain types to be visible in
      addition to POSIX & C99. 
    13346da2