Introduction

In this lab, you will learn:

  • lock-free programming

  • C11 features in concurrency

  • ABA problem

  • memory fence

Prepared by Chaokun Chang

Last updated

Was this helpful?