You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently NThreadExecution has 2 query types. Instead, if we change change the lambda signature to void (int begin, int end, int i_thread), we always have both options and all the information without setting flags
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
currently NThreadExecution has 2 query types. Instead, if we change change the lambda signature to
void (int begin, int end, int i_thread)
, we always have both options and all the information without setting flagsBeta Was this translation helpful? Give feedback.
All reactions