Searched defs:SampleReactable (Results 1 – 2 of 2) sorted by relevance
31 class SampleReactable { class33 …explicit SampleReactable(Thread* thread) : thread_(thread), fd_(eventfd(0, 0)), is_same_thread_che… in SampleReactable() function in bluetooth::os::__anonb7ed5ea90111::SampleReactable
57 class SampleReactable { class59 SampleReactable() : fd_(eventfd(0, EFD_NONBLOCK)) { in SampleReactable() function in bluetooth::os::__anon246caf610111::SampleReactable