mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-14 13:18:19 +00:00
doc: tweaks for updated Genode Foundations book
This commit is contained in:
committed by
Christian Helmuth
parent
7c20ba84e4
commit
ab8ef5750d
@ -57,6 +57,9 @@ struct Genode::Cpu_thread : Interface
|
||||
|
||||
/**
|
||||
* Cancel a currently blocking operation
|
||||
*
|
||||
* \deprecated
|
||||
* \noapi
|
||||
*/
|
||||
virtual void cancel_blocking() = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user