Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/kernel_api/
Dsigevent_emulation.cc28 using NotifyFunc = void (*)(sigval); typedef
43 host_sigevent->sigev_notify_function = AsFuncPtr<NotifyFunc>( in ConvertGuestSigeventToHost()