Revision 65b8e7ed72541d1dd5bc1f4dcabc5245e1dba718 authored by Jameson Nash on 10 July 2019, 22:47:06 UTC, committed by Jameson Nash on 19 February 2020, 19:10:18 UTC
And add some debugging aids, controlled by changing the
`JULIA_DEBUG_SLEEPWAKE()` macro in `julia_threads.h`

Eliminates the `sleep_check_state` global,
equal to `any(ptls->sleep_check_state == true)`
1 parent c23554a
History
File Mode Size
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 21.4 KB
HISTORY.md -rw-r--r-- 275.6 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 41.0 KB
Makefile -rw-r--r-- 27.1 KB
NEWS.md -rw-r--r-- 4.1 KB
README.md -rw-r--r-- 6.2 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.8 KB

README.md

back to top