COMMITS
/ misc/dispatch.c January 20, 2025
N
misc/dispatch: remove mention of select
nanahi committed
October 22, 2023
K
mp_thread: prefer tracking threads with id
Kacper Michajłow committed
October 21, 2023
K
ALL: use new mp_thread abstraction
Kacper Michajłow committed
October 11, 2023
D
dispatch: change mp_dispatch_queue_process timer to nanoseconds
Dudemanguy committed
September 15, 2023
K
timer: rename mp_add_timeout to reflect what it actually does
Kacper Michajłow committed
September 14, 2023
K
timer: rename mp_time_us_to_timespec to reflect what it actually does
Kacper Michajłow committed
March 5, 2020
May 5, 2018
W
dispatch: add an assert()
wm4 committed
April 15, 2018
W
player: remove in_dispatch field
wm4 committed
W
dispatch: simplify, disallow recursive invocation
wm4 committed
August 22, 2017
W
options: add a thread-safe way to notify option updates
wm4 committed
September 16, 2016
W
player: don't enter playloop for client API requests
wm4 committed
W
dispatch: fix a race condition triggering an assert()
wm4 committed
September 5, 2016
W
dispatch: improve recent locking changes slightly
wm4 committed
September 4, 2016
W
dispatch: redo locking, and allow reentrant processing
wm4 committed
W
February 26, 2016
W
dispatch: clarify lifetime issues
wm4 committed
January 19, 2016
W
May 11, 2015
May 28, 2014
P
Fix gcc 4.7 warning about shadowing talloc_parent in mp_dispact_queue
Paweł Forysiuk committed
May 18, 2014
W
April 24, 2014
W
dispatch: document some guarantees
wm4 committed
April 23, 2014
W
dispatch: wakeup only if needed on mp_dispatch_resume()
wm4 committed
W
dispatch: improve documentation comments
wm4 committed
W
threads: fix function name
wm4 committed
W
dispatch: implement timeout
wm4 committed
W
dispatch: use a real lock for mp_dispatch_lock()
wm4 committed
W
dispatch: fix broken locking
wm4 committed
W
dispatch: wakeup target thread when locking/suspending
wm4 committed
W
dispatch: move into its own source file
wm4 committed