diff options
author | Eli Zaretskii <eliz@gnu.org> | 2013-08-30 17:19:16 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2013-08-30 17:19:16 +0300 |
commit | dbe17fefccbff010bbbf6c4d0dccc7b2f3a5e201 (patch) | |
tree | d6844a441dc78f6a18610e9f88d82e0c8f12f6db /lisp/emacs-lisp/inline.el | |
parent | 0e82377a2d9d8f815d2ef4ec09dc914f37fc87ac (diff) | |
download | emacs-dbe17fefccbff010bbbf6c4d0dccc7b2f3a5e201.tar.gz emacs-dbe17fefccbff010bbbf6c4d0dccc7b2f3a5e201.tar.bz2 emacs-dbe17fefccbff010bbbf6c4d0dccc7b2f3a5e201.zip |
Enable thread support in the MS-Windows build.
src/systhread.h (w32thread_critsect, w32thread_cond_t, sys_mutex_t)
(sys_cond_t, sys_thread_t) [WINDOWSNT]: New data types.
src/systhread.c (sys_mutex_init, sys_mutex_lock, sys_mutex_unlock)
(sys_mutex_destroy, sys_cond_init, sys_cond_wait)
(sys_cond_signal, sys_cond_broadcast, sys_cond_destroy)
(sys_thread_self, sys_thread_equal, w32_beginthread_wrapper)
(sys_thread_create, sys_thread_yield) [WINDOWSNT]: New functions.
configure.ac (THREADS_ENABLED): Enable threads for MinGW, even
if pthreads is not available.
Diffstat (limited to 'lisp/emacs-lisp/inline.el')
0 files changed, 0 insertions, 0 deletions