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::__anonbf63a0bf0111::SampleReactable
58 class SampleReactable { class60 SampleReactable() : fd_(eventfd(0, EFD_NONBLOCK)) { in SampleReactable() function in bluetooth::os::__anon1aab34370111::SampleReactable