Searched refs:pFunc (Results 1 – 1 of 1) sorted by relevance
147 void (*pFunc)() = (void(*)())&FiberFuncInternal; in Create() local163 fiberContext.Rip = (unsigned long long) pFunc; in Create()171 fiberContext.Eip = (unsigned long long) pFunc; in Create()