summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/kern_tc.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-06-22 11:02:33 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-06-23 09:20:11 +0200
commitcd50bea678baa494640415377f7be146246ba3e4 (patch)
tree4adcddf4c426b2630c0af8b5a26757523fcf05af /cpukit/score/src/kern_tc.c
parentTFTPFS: Fix test configuration for FP targets (diff)
downloadrtems-cd50bea678baa494640415377f7be146246ba3e4.tar.bz2
score: Use right clock for threadq timeouts
Use CLOCK_REALTIME and CLOCK_MONOTONIC for relative thread queue timeouts instead of CLOCK_REALTIME_COARSE and CLOCK_MONOTONIC_COARSE. This fixes an issue with clock_nanosleep() in combination with clock_gettime(). Close #4669.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions