summaryrefslogtreecommitdiff
path: root/src/runtime/cgo/gcc_stack_unix.c
Commit message (Expand)AuthorAgeFilesLines
* runtime/cgo: store M for C-created thread in pthread keyCherry Mui2023-05-171-0/+40
* Revert "runtime/cgo: store M for C-created thread in pthread key"Chressie Himpel2023-05-051-39/+0
* runtime/cgo: store M for C-created thread in pthread keyMichael Pratt2023-04-261-0/+39
* Revert "runtime/cgo: store M for C-created thread in pthread key"Michael Pratt2023-04-171-34/+0
* Revert "runtime/cgo: use pthread_attr_get_np on Illumos"Michael Pratt2023-04-171-8/+1
* runtime/cgo: use pthread_attr_get_np on IllumosCherry Mui2023-04-041-1/+8
* runtime/cgo: store M for C-created thread in pthread keydoujiang242023-04-031-0/+34
* Revert "runtime: get a better g0 stack bound in needm"Cherry Mui2023-03-311-32/+0
* runtime: get a better g0 stack bound in needmCherry Mui2023-03-301-0/+32