summaryrefslogtreecommitdiff
path: root/c/misc_thread_common.h
Commit message (Expand)AuthorAgeFilesLines
* 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