Skip to content

lmzhhh/threads_on_diffcpu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

threads_on_diffcpu

a simple Demo to run threads on different cpu core.

./pthread_on_cpu
4 of 4 CPUs online
thread 0(ID:1084773520) : CPU 0
thread 1(ID:1093887120) : CPU 1
thread 2(ID:1103090832) : CPU 2
thread 3(ID:1111512208) : CPU 3

About

a simple Demo to run threads on different cpu core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 87.2%
  • Makefile 12.8%