24 Commits (216c55476c45f9c2b8b6567ea2bf1aa643d95c0a)
 

Author SHA1 Message Date
Dnomd343 216c55476c docs: add demo instructions 3 years ago
Dnomd343 c37bf2df4d
docs: add MIT LICENSE 3 years ago
Dnomd343 ae267a7d32 docs: add compile commands 3 years ago
Dnomd343 21787a4765 docs: add README.md 3 years ago
Dnomd343 37877146a3 update: tiny pool demo in c 3 years ago
Dnomd343 e4b908f7ea update: cpp demo file structure 3 years ago
Dnomd343 77351b1aac perf: update tiny pool core 3 years ago
Dnomd343 dc2f088de0 update: enhance cpp usage demo 3 years ago
Dnomd343 90e96d84a3 feat: oop thread pool with the c++0x 3 years ago
Dnomd343 11c8ddc15a feat: create cpp demo 3 years ago
Dnomd343 ac5ede4f67 feat: thread pool kill function 3 years ago
Dnomd343 5ac8f2cf70 feat: thread pool detach function 3 years ago
Dnomd343 a1a769239b feat: free pool memory after join process 3 years ago
Dnomd343 5076e5a3ce feat: thread pool joining 3 years ago
Dnomd343 35c2b3d7be perf: pool submit, boot and sub thread process 3 years ago
Dnomd343 43e0a55ee5 update: using global struct mutex 3 years ago
Dnomd343 df4c07f518 update: show thread id in debug log 3 years ago
Dnomd343 efe3bef4d1 update: enhance submit process and sub thread loop 3 years ago
Dnomd343 79d5efbb64 update: task queue pop and push 3 years ago
Dnomd343 4e0fbd6eb5 update: complete thread pool create function 3 years ago
Dnomd343 2c8054f5ab docs: add description of tiny thread pool design 3 years ago
Dnomd343 5410bdb1ae feat: support thread pool killed 3 years ago
Dnomd343 dacc9f0484 feat: thread pool booting 3 years ago
Dnomd343 aebc8255cb feat: framework of tiny thread pool 3 years ago