genode/repos/base/include/cpu_session
Norman Feske a7f40b24ca Warn about the use of deprecated env() function
This patch enables warnings if one of the deprecate functions that rely
in the implicit use of the global Genode::env() accessor are called.

For the time being, some places within the base framework continue
to rely on the global function while omitting the warning by calling
'env_deprecated' instead of 'env'.

Issue #1987
2017-01-13 13:07:13 +01:00
..
capability.h thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
client.h Separation of thread operations from CPU session 2016-05-23 15:52:39 +02:00
connection.h Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
cpu_session.h Remove blocking calls from root and parent RPCs 2016-11-25 16:06:42 +01:00