diff options
author | Johannes Kliemann <kliemann@adacore.com> | 2023-08-09 12:57:01 +0000 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-09-05 13:05:13 +0200 |
commit | 46644c3fd7c2c6baf1bfde0734bfd50975faa1c4 (patch) | |
tree | 1fa907736426b9975a7f9d592a26a88196dea819 /gcc/ada/accessibility.adb | |
parent | a5c1652d7c3782525c2b75f41473a71bbc898acc (diff) | |
download | gcc-46644c3fd7c2c6baf1bfde0734bfd50975faa1c4.zip gcc-46644c3fd7c2c6baf1bfde0734bfd50975faa1c4.tar.gz gcc-46644c3fd7c2c6baf1bfde0734bfd50975faa1c4.tar.bz2 |
ada: Support setting task affinity on QNX
QNX does not support setting the thread affinity via a POSIX API.
This implementation uses QNX's native Thread_Ctl API to set the
thread affinity for Ada tasks.
gcc/ada/
* libgnarl/s-taprop__qnx.adb: Implement Set_Task_Affinity.
Diffstat (limited to 'gcc/ada/accessibility.adb')
0 files changed, 0 insertions, 0 deletions