Files
rtems/cpukit
Mark Johnston e27dc9d6ac timecounter: Lock the timecounter list
Timecounter registration is dynamic, i.e., there is no requirement that
timecounters must be registered during single-threaded boot.  Loadable
drivers may in principle register timecounters (which can be switched to
automatically).  Timecounters cannot be unregistered, though this could
be implemented.

Registered timecounters belong to a global linked list.  Add a mutex to
synchronize insertions and the traversals done by (mpsafe) sysctl
handlers.  No functional change intended.

Reviewed by:	imp, kib
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D32511
2021-11-16 09:48:22 +01:00
..
2020-04-16 07:30:00 +02:00
2020-03-02 07:52:21 +01:00
2020-04-16 07:30:00 +02:00
2020-05-06 18:39:15 +10:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2021-03-31 10:43:48 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-05-06 08:02:15 +02:00
2020-04-16 07:30:00 +02:00