]> git.eshelyaron.com Git - emacs.git/commit
Fix another compilation problem in a build without threads
authorEli Zaretskii <eliz@gnu.org>
Wed, 8 Jan 2020 20:00:36 +0000 (22:00 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 8 Jan 2020 20:00:36 +0000 (22:00 +0200)
commit1fe596d89f9398f887bde7174bede39270065f9e
treed7441c2f3f297047e83951a4dd8bf9f28be8ad8b
parent50dc61509512a3caaa0a7a110af8578f8e360f37
Fix another compilation problem in a build without threads

* src/systhread.c (sys_thread_set_name) [!THREADS_ENABLED]: Add
a trivial implementation.
src/systhread.c