Home
last modified time | relevance | path

Searched refs:_irq (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/l4re_vfs/include/impl/
A Dvcon_stream_impl.h31 : Be_file_stream(), _s(s), _irq(L4Re::virt_cap_alloc->alloc<L4::Semaphore>()) in Vcon_stream()
34 int res = l4_error(L4Re::Env::env()->factory()->create(_irq)); in Vcon_stream()
40 res = l4_error(_s->bind(0, _irq)); in Vcon_stream()
76 _irq->down(); in readv()
A Dvcon_stream.h32 L4::Cap<L4::Semaphore> _irq; variable
/l4re-core-master/l4re/util/include/
A Devent_svr46 typename Icu_svr::Irq _irq;
49 Event_svr() : Icu_svr(1, &_irq) {}

Completed in 3 milliseconds