summaryrefslogtreecommitdiffstats
path: root/osdep/threads-posix.h
Commit message (Expand)AuthorAgeFilesLines
* osdep/threads: fix warning: initializer element is not constantnanahi2024-03-191-1/+1
* osdep/mac: make mac naming of files, folders and function consistentder richter2024-02-281-2/+2
* osdep/threads-posix: fix headers for OpenBSD buildJose Maldonado aka Yukiteru2024-02-151-0/+5
* osdep/threads-posix: use CLOCK_MONOTONIC if supportedKacper Michajłow2023-11-081-10/+56
* threads: unbreak mpv on builds without assertsKacper Michajłow2023-11-061-0/+1
* threads: move pthread debug to threads-posix.hKacper Michajłow2023-11-051-0/+61
* mp_thread: prefer tracking threads with idKacper Michajłow2023-11-051-3/+7
* threads: add new mp_thread abstractionKacper Michajłow2023-11-051-0/+135