A programmer's random thoughts
  • About Me
  • Author's home

tid, pid, ppid and pgid in a threaded context

Posted on February 20, 2019

tid: (see man 2 gettid) task id pid: process id (returned by getpid()) ppid: parent pid (getppid()) pgid: return process group id (getpgid(_)) [Read More]

Pythagorean?

Posted on December 31, 2018

came across this interesting read from HN: [Read More]
  • ← Newer Posts
  • RSS
  • Email me
  • GitHub
  • LinkedIn

Baojun Wang  •  2019

Theme by beautiful-jekyll