Re: Missing glwthread_spin_trylock()
Gisle Vanem wrote: > I see the Pthread stuff was changed massively lately. > Now the function 'glwthread_spin_trylock()' called from > pthread-spin.c is now-where to be found. Thanks for the report. This patch should fix it: 2019-08-16 Bruno Haible windows-spin: Implement declared fu
Missing glwthread_spin_trylock()
I see the Pthread stuff was changed massively lately. Now the function 'glwthread_spin_trylock()' called from pthread-spin.c is now-where to be found. An omission? -- --gv