1. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago[Renamed from core/kotlinx-coroutines-core/src/main/kotlin/kotlinx/coroutines/experimental/internal/LockFreeMPSCQueue.kt]
  2. 0cf99bc Explain why non-constant placeholder is required by Vsevolod Tolstopyatov · 6 years ago
  3. c22a1c7 LockFreeMPSCQueue optimized & fixed by Roman Elizarov · 6 years ago
  4. 883e57e Make internal MPSC queue public by Sergey Mashkov · 7 years ago
  5. e873c0a Added comment that LockFreeMPSCQueue is not linearizable, by Roman Elizarov · 7 years ago
  6. 5d94a26 EventLoop and runBlocking performance is improved; by Roman Elizarov · 7 years ago