Searched refs:stinfo (Results 1 – 1 of 1) sorted by relevance
31 typedef struct stinfo stinfo; typedef33 struct stinfo { struct40 stinfo* sti = reinterpret_cast<stinfo*>(x); in service_bootstrap_func() argument72 stinfo* sti = reinterpret_cast<stinfo*>(malloc(sizeof(stinfo))); in create_service_thread()