Remove signal-based ticker implementations

Remove the two posix ticker implementations that use signals.

Addresses #27073 (closed) (which then enables nice things).

The only platform issue to watch out for is AIX. It should be able to work with the pthreads ticker impl, but it may not have been tested there before.

Merge request reports

Loading