Searched defs:SampleReactable (Results 1 – 2 of 2) sorted by relevance
30 class SampleReactable { class32 …explicit SampleReactable(Thread* thread) : thread_(thread), fd_(eventfd(0, 0)), is_same_thread_che… in SampleReactable() function in bluetooth::os::__anon52d6cbf20111::SampleReactable
51 class SampleReactable { class53 SampleReactable() : fd_(eventfd(0, EFD_NONBLOCK)) { in SampleReactable() function in bluetooth::os::__anon1c83c5ca0111::SampleReactable