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
@@ -192,21 +193,6 @@ The queue is read back as normal, but we get back a pointer.
192
193
193
194
In short, you should never queue an object until it is fully and atomically ready. Again, just like with circular buffers themselves, the memory pool will wrap if the writer gets too far ahead of the reader.
194
195
195
-
## Platforms known to work
196
-
197
-
The following platforms are ones that we test with, they are generally the best choices to use with this library.
0 commit comments