Searched refs:OnStartedArgs (Results 1 – 2 of 2) sorted by relevance
62 struct OnStartedArgs { struct70 OnStartedArgs *args = reinterpret_cast<OnStartedArgs *>(arg); in OnStarted()91 OnStartedArgs args; in ThreadStart()
80 struct OnStartedArgs { struct89 OnStartedArgs *args = static_cast<OnStartedArgs*>(arg); in OnStarted()261 OnStartedArgs args = { thr, stk_addr, stk_size, tls_addr, tls_size }; in ThreadStart()