Software Engineer

Auriga

Articles 1 - 5
Software & OS

Thread Synchronization in Linux and Windows Systems, Part 4 - Story

August 05, 2019

This article will be useful for those who have never programmed applications with multiple threads but plan to do so in the future.

Software & OS

Thread Synchronization in Linux and Windows Systems, Part 3 - Story

July 29, 2019

This article will be useful for those who have never programmed applications with multiple threads but plan to do so in the future.

Software & OS

Thread Synchronization in Linux and Windows Systems, Part 2 - Story

July 22, 2019

This article will be useful for those who have never programmed applications with multiple threads but plan to do so in the future.

Software & OS

Thread Synchronization in Linux and Windows Systems, Part 2 - Story

July 22, 2019

In Windows code base, there is a constant INFINITE, which is passed by the second parameter. This constant indicates that a thread waits for an event infinitely. The constant is declared in...

Software & OS

Thread Synchronization in Linux and Windows Systems, Part 1 - Story

July 15, 2019

This article will be useful for those who have never programmed applications with multiple threads but plan to do so in the future.

Articles 1 - 5