Skip to content
Snippets Groups Projects
Commit bd67b559 authored by vjpai's avatar vjpai
Browse files

this_thread

parent 3a6385b5
No related branches found
No related tags found
No related merge requests found
......@@ -78,4 +78,5 @@ default capture). Other C++ functional features such as
is that many of these collection implementations assume a copy
constructor
to be available.
- Don't use `std::this_thread` . Use `gpr_sleep_until` for sleeping a thread.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment