Andreas Kling
82c3cc4640
Kernel: Move Blocker setup out from constructors into setup_blocker()
...
Instead of registering with blocker sets and whatnot in the various
Blocker subclass constructors, this patch moves such initialization
to a separate setup_blocker() virtual.
setup_blocker() returns false if there's no need to actually block
the thread. This allows us to bail earlier in Thread::block().
2021-08-24 16:37:28 +02:00
..
2021-08-06 22:25:00 +02:00
2021-08-23 01:07:45 +02:00
2021-08-23 01:07:45 +02:00
2021-08-23 01:07:45 +02:00
2021-08-22 10:29:06 +02:00
2021-08-22 03:34:09 +02:00
2021-08-07 11:48:00 +02:00
2021-08-22 10:29:06 +02:00
2021-08-22 10:29:06 +02:00
2021-07-11 18:00:31 +02:00
2021-08-03 10:20:51 +02:00
2021-08-23 01:07:45 +02:00
2021-08-23 01:07:45 +02:00
2021-08-06 22:25:00 +02:00
2021-08-03 18:54:23 +02:00
2021-08-08 00:03:45 +02:00
2021-08-06 14:05:58 +02:00
2021-08-22 03:34:09 +02:00
2021-08-24 16:37:28 +02:00
2021-08-22 03:34:09 +02:00
2021-08-23 01:07:45 +02:00
2021-08-23 01:07:45 +02:00
2021-08-23 01:07:45 +02:00
2021-08-23 01:07:45 +02:00
2021-08-19 23:49:53 +02:00
2021-08-10 20:59:53 +02:00
2021-08-22 03:34:09 +02:00
2021-08-22 03:34:09 +02:00
2021-08-22 03:34:09 +02:00
2021-08-22 03:34:09 +02:00