aboutsummaryrefslogtreecommitdiff
path: root/ports/unix/mpthreadport.h
AgeCommit message (Expand)Author
2020-04-13unix: Implement MICROPY_BEGIN/END_ATOMIC_SECTION protection macros.Jim Mussared
2019-01-27unix/mpthreadport: Add thread deinit code to stop threads on exit.Mikhail Zakharov
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George