Searched refs:acm_create_func (Results 1 – 2 of 2) sorted by relevance
66 typedef void* (*acm_create_func)(int); typedef69 static acm_create_func asyncCloseMonitorCreate;
25 CompatibilityCloseMonitor::acm_create_func CompatibilityCloseMonitor::asyncCloseMonitorCreate =41 asyncCloseMonitorCreate = (acm_create_func) dlsym(lib, "async_close_monitor_create"); in init()