Home
last modified time | relevance | path

Searched refs:State (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/ned/server/src/
A Dapp_task.h28 enum State { Initializing, Running, Zombie }; enum
46 State _state;
51 State state() const { return _state; } in state()
/l4re-core-master/l4re/util/include/
A Dpoll_timeout_kipclock24 * while (device.read(State) & Busy)
32 * while (timeout.test(device.read(State) & Busy))
A Dbitmap_cap_alloc45 enum State { Free = 0, Allocated, Unknown };
67 State is_allocated(L4::Cap<void> c) const noexcept
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dzconf.tab.c_shipped414 /* YYFINAL -- State number of the termination state. */

Completed in 8 milliseconds