Searched refs:impl_call_once_param (Results 1 – 2 of 2) sorted by relevance
155 struct impl_call_once_param { void (*func)(void); }; argument158 struct impl_call_once_param *param = (struct impl_call_once_param*)Parameter; in impl_call_once_callback()302 struct impl_call_once_param param; in call_once()
169 struct impl_call_once_param { void (*func)(void); }; struct172 struct impl_call_once_param *param = (struct impl_call_once_param*)Parameter; in impl_call_once_callback()316 struct impl_call_once_param param; in call_once()