Recruiter mentioned this interview will be about concurrency.
- Process & Threads
- Multithreading
- Multiprocessing
- Scheduler & dispatcher
- Synchronization
- Mutex
- Condition Variables
- Semphoare
- spinlocks
- Deadlock & priority inversion
- reentrancy
- volatile
- IPC
- Signal
- Pipe
- linux
- POSIX threads
- fork
- messagequeue
- pipe
- RTOS (freeRTOS)
- signal
- Semaphone
- mutex
- messagequeue