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