There was an error fetching the commit references. Please try again later.
scheduler: Make HaveReadyThreads() a const member function
This function doesn't modify instance state, so the const qualifier can be added to it.
Please register or sign in to comment