summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/threads.go
AgeCommit message (Expand)Author
2019-07-26Merge pull request #452 from zhangningdlut:chris_test_pidnsgVisor bot
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-04Remove defer from trivial ThreadID methodsMichael Pratt
2019-04-03Cache ThreadGroups in PIDNamespaceMichael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-17Check thread group CPU timers in the CPU clock ticker.Jamie Liu
2018-08-07Hold TaskSet.mu in Task.Parent.Jamie Liu
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-04-28Check in gVisor.Googler