L4Re - L4 Runtime Environment
inhibitor-sys.h
1
/*
2
* (c) 2014 Steffen Liebergeld <steffen.liebergeld@kernkonzept.com>
3
*
4
* This file is licensed under the terms of the GNU Lesser General Public
5
* License 2.1.
6
* See the file COPYING-LGPL-2.1 for details.
7
*/
8
#pragma once
9
10
namespace
L4Re
{
11
namespace
Inhibitor_ {
17
enum
Opcodes
{ Acquire, Release, Next_lock_info };
18
}
19
}
L4Re
L4Re C++ Interfaces.
Definition:
cmd_control:15
L4Re::Inhibitor_::Opcodes
Opcodes
Inhibitor communication-protocol opcodes.
Definition:
inhibitor-sys.h:17
l4
re
inhibitor-sys.h
Generated on Sun Nov 25 2018 13:34:51 for L4Re - L4 Runtime Environment by
1.8.13