diff options
author | Jose Fonseca <[email protected]> | 2018-09-10 10:08:36 +0100 |
---|---|---|
committer | Jose Fonseca <[email protected]> | 2018-09-10 10:10:16 +0100 |
commit | d5f934522d6ae30bbb1b5320309aa29eb720008f (patch) | |
tree | 9471fcb7d2ecf214767fdf841f089115bfb407b9 /include/c11 | |
parent | c4017106bb8b5118b68e24d3f5b44c538033cfe3 (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