Searched refs:FN_PTR (Results 1 – 2 of 2) sorted by relevance
46 typedef void (*FN_PTR)(void); typedef67 FN_PTR startFunc = (FN_PTR)dlsym(handle, "start"); in startCounterProducer()
44 typedef void (*FN_PTR)(void); typedef