]> git.eshelyaron.com Git - emacs.git/commit
Provide feature 'threads
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 12 Jul 2018 08:49:06 +0000 (10:49 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 12 Jul 2018 08:49:06 +0000 (10:49 +0200)
commit3744fda5fa92ed058a1eb636a7836759ae5ab06f
treef83d7a0ade7f138da5f4e03f1cccd2a23662bcc7
parentef9025f5bcfb996fbabf5869584e9143bbc81af4
Provide feature 'threads

* src/thread.c (syms_of_threads): Provide feature "threads".

* test/src/thread-tests.el (top): Declare the functions.
(all): Use (featurep 'threads) check.
src/thread.c
test/src/thread-tests.el