Commit Graph

7 Commits

Author SHA1 Message Date
shaun
ebe78873c0
Update example.c
without the wait the 40 tasks will not have time to complete
2017-12-30 01:26:31 -05:00
MedicineYeh
90c4561942 add thread name, fix warning in the example
thread name is good for both profiling and debuging
also htop can turn on the option 'Show custom thread names' in 'Display
options'
the warning in example is ‘pthread_self’ [-Wimplicit-function-declaration]
2015-11-24 12:47:50 +08:00
Johan
f4159b10b6 Update example.c 2015-01-17 23:16:35 +00:00
Johan
14d0ee9e76 updated API 2015-01-17 19:42:32 +00:00
pithikos
3712dabce4 Prettify 2015-01-16 19:38:22 +00:00
pithikos
9441b849dd Simplified 2015-01-15 15:58:55 +00:00
pithikos
bf44140c4f Seperate private from public functions 2015-01-15 09:12:26 +00:00