Logo

Programming Linux

Quick search

Navigation

Courses

  • Courses Overview
  • Slide Material
    • Linux
      • Linux Basics
      • SSH: Secure Shell
      • Toolchain, And Cross Development
      • Linux Systems Programming
        • Introductory Live Hacking, Hardware-Wise (sysfs GPIO)
        • Linux Systems Programming: Basics
        • File I/O
        • Blocking I/O: What Is That?
        • Processes
        • POSIX Threads
          • Basics
          • Thread Life Cycle
          • Thread Creation, Race Condition
          • Synchronization
          • Mutex: Solve Load/Modify/Store Conflict
          • Communication: Condition Variable
          • Condition Variable: Message Queue
          • Miscellaneous
          • Last Warning
          • Trylock/islocked
        • Scheduling
        • Sysprog: Events
        • Sysprog: POSIX IPC
        • Sysprog: Signals
        • mmap
        • POSIX Message Queues
      • Linux Hardware Interfaces
      • Linux Kernel Driver Development
      • Drafts
    • Python Programming
    • The C Programming Language
    • C++: TODO List
    • C++: Miscellaneous Live-Hacking
    • C++
    • The New C++ (11-…)
    • Design Patterns With C++
    • C++ Code
    • C++ Exercises
    • CMake
    • Is Software A Craft? Software Is A Craft! ⟶ Clean Code
    • Unit Testing With googletest
  • How To Book
  • Log Of Past Courses

About

  • Myself: Contact, Impressum, …
  • This Site

Blog

  • Posts

POSIX Threads¶

  • Topics

Topics¶

  • Basics
  • Thread Life Cycle
  • Thread Creation, Race Condition
  • Synchronization
  • Mutex: Solve Load/Modify/Store Conflict
  • Communication: Condition Variable
  • Condition Variable: Message Queue
  • Miscellaneous
  • Last Warning
  • Trylock/islocked
©2019-2025 (GPLv3), Jörg Faschingbauer. | Page source