summaryrefslogtreecommitdiff
path: root/c/misc_thread_common.h
Commit message (Expand)AuthorAgeFilesLines
* oops thanks BlastRock NA for spotting thisArmin Rigo2019-01-311-1/+2
* Issue #362Armin Rigo2019-01-281-67/+226
* msvc supportArmin Rigo2018-08-081-1/+3
* Issue #362Armin Rigo2018-03-151-1/+69
* Push and pull at the messArmin Rigo2017-10-051-22/+24
* More fun with _PyThreadState_Current becoming undefined in 3.7.Armin Rigo2017-09-271-9/+17
* Pull request #79 by xwangArmin Rigo2017-03-281-6/+1
* Change get_current_ts to always use _Py_atomic_load_relaxed when available.Michael McGee2016-04-051-1/+1
* Remove this field if it's not usedArmin Rigo2016-01-031-1/+3
* Generalize the code for 'local_thread_state' and move it toArmin Rigo2016-01-031-0/+134