summaryrefslogtreecommitdiffstats
path: root/include/c11
diff options
context:
space:
mode:
authorJose Fonseca <[email protected]>2018-09-10 10:08:36 +0100
committerJose Fonseca <[email protected]>2018-09-10 10:10:16 +0100
commitd5f934522d6ae30bbb1b5320309aa29eb720008f (patch)
tree9471fcb7d2ecf214767fdf841f089115bfb407b9 /include/c11
parentc4017106bb8b5118b68e24d3f5b44c538033cfe3 (diff)
util: Make util_context_thread_changed a no-op on Windows.
Spite using thrd_t types, these functions are wed to pthreads, and break Windows builds, because thrd_current() is not implemented there, as it's impossible to have an efficient thrd_current() implementation on Windows. Trivial.
Diffstat (limited to 'include/c11')
0 files changed, 0 insertions, 0 deletions