Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Pithikos/C-Thread-Pool issues and pull requests

#49 - Fix gcc warnings.

Pull Request - State: closed - Opened by GandaG almost 8 years ago - 4 comments

#49 - Fix gcc warnings.

Pull Request - State: closed - Opened by GandaG almost 8 years ago - 4 comments

#48 - Added job pool.

Pull Request - State: closed - Opened by GandaG almost 8 years ago - 6 comments

#48 - Added job pool.

Pull Request - State: closed - Opened by GandaG almost 8 years ago - 6 comments

#47 - Added macro to disable print statements.

Pull Request - State: closed - Opened by GandaG almost 8 years ago - 3 comments

#47 - Added macro to disable print statements.

Pull Request - State: closed - Opened by GandaG almost 8 years ago - 3 comments

#46 - Thread name warning should only appear under debug.

Pull Request - State: closed - Opened by GandaG almost 8 years ago - 1 comment

#46 - Thread name warning should only appear under debug.

Pull Request - State: closed - Opened by GandaG almost 8 years ago - 1 comment

#45 - How to keep track of number of running threads?

Issue - State: closed - Opened by RSH2000 almost 8 years ago - 2 comments
Labels: enhancement

#44 - work distribution in differents thread based on hash

Issue - State: closed - Opened by hea-p1sec almost 8 years ago - 4 comments

#44 - work distribution in differents thread based on hash

Issue - State: closed - Opened by hea-p1sec almost 8 years ago - 4 comments

#43 - Synchronization functions are now thread pool specific

Pull Request - State: closed - Opened by marwankallal about 8 years ago - 3 comments

#43 - Synchronization functions are now thread pool specific

Pull Request - State: closed - Opened by marwankallal about 8 years ago - 3 comments

#42 - getting error cannot convert to a pointer type when passing a struct as args

Issue - State: closed - Opened by ghost about 8 years ago - 5 comments

#41 - Change worker return type to void; add extern C

Pull Request - State: closed - Opened by grootpot about 8 years ago - 1 comment

#40 - fix one error msg

Pull Request - State: closed - Opened by lyingbug over 8 years ago - 1 comment

#39 - memory keep Increasing -solved

Issue - State: closed - Opened by gcjyzdd over 8 years ago - 1 comment

#38 - Segmentation fault (core dumped)

Issue - State: closed - Opened by gcjyzdd over 8 years ago - 2 comments

#37 - Problem at initlize thpool with num = 0

Issue - State: closed - Opened by wow2006 over 8 years ago - 3 comments

#35 - Whole thread workers

Pull Request - State: closed - Opened by cyisfor over 8 years ago - 2 comments

#34 - Added LICENSE

Pull Request - State: closed - Opened by biw over 8 years ago

#33 - License

Issue - State: closed - Opened by biw over 8 years ago - 2 comments

#32 - some fixes

Pull Request - State: closed - Opened by MedicineYeh almost 9 years ago

#31 - code style: remove space

Pull Request - State: closed - Opened by xiaokai-wang almost 9 years ago

#30 - Error Handling

Issue - State: open - Opened by marwankallal almost 9 years ago
Labels: enhancement

#29 - support win32

Issue - State: closed - Opened by boxerab almost 9 years ago - 2 comments
Labels: enhancement

#28 - replaced `exit(1)`s with return

Pull Request - State: closed - Opened by marwankallal almost 9 years ago - 1 comment

#27 - Refactoring job queue

Pull Request - State: closed - Opened by dweymouth almost 9 years ago - 3 comments

#26 - fixed #21

Pull Request - State: closed - Opened by marwankallal almost 9 years ago - 1 comment

#25 - Replace prctl w/ pthread_setname_np ...

Pull Request - State: closed - Opened by bpetri almost 9 years ago - 1 comment

#24 - use signaling instead of polling in thpool_wait

Pull Request - State: closed - Opened by dweymouth almost 9 years ago - 1 comment

#23 - Why polling in thpool_wait?

Issue - State: closed - Opened by dweymouth almost 9 years ago - 4 comments
Labels: enhancement

#22 - add thread name, fix warning in the example

Pull Request - State: closed - Opened by MedicineYeh almost 9 years ago - 2 comments

#21 - Malloc-ing more than needed memory

Issue - State: closed - Opened by fushijian about 9 years ago - 2 comments
Labels: bug

#20 - The queue is growing as big as the memory!

Issue - State: open - Opened by selfinpireself about 9 years ago - 4 comments

#19 - Fixes for jobqqeue_init and removed exit()

Pull Request - State: closed - Opened by marioli over 9 years ago - 3 comments

#18 - Improve signal handler

Issue - State: open - Opened by elfring over 9 years ago - 2 comments

#17 - Completion of error handling

Issue - State: open - Opened by elfring over 9 years ago
Labels: enhancement

#16 - Valgrind uninitialised value error

Pull Request - State: closed - Opened by everclear over 9 years ago - 1 comment

#15 - initilise jobqueue_p->len to 0

Pull Request - State: closed - Opened by zweng over 9 years ago

#14 - Fixed annoying valgrind false positive

Pull Request - State: closed - Opened by osleg over 9 years ago - 3 comments

#13 - Resuming a threadpool resumes all

Issue - State: open - Opened by Pithikos over 9 years ago - 2 comments
Labels: enhancement, bug

#12 - Remove exit(1)

Issue - State: closed - Opened by Pithikos over 9 years ago - 9 comments
Labels: enhancement

#11 - Fix gcc warning: unused parameter 'thpool_p'

Pull Request - State: closed - Opened by nil0x42 over 9 years ago - 1 comment

#10 - fix mutex init bug

Pull Request - State: closed - Opened by XiaofanZhang over 9 years ago - 1 comment

#9 - Fix for jobqueue_init

Issue - State: closed - Opened by phr35 over 9 years ago - 2 comments

#8 - Add THPOOL_DEBUG define (mandatory for debug msgs)

Pull Request - State: closed - Opened by nil0x42 over 9 years ago

#7 - Fix bug when running thpool with nonzero heap allocations.

Pull Request - State: closed - Opened by nil0x42 over 9 years ago - 3 comments

#6 - Bug when compiled with optimization?

Issue - State: closed - Opened by powfagged over 9 years ago - 1 comment

#5 - function type for the worker task

Issue - State: closed - Opened by dvhh over 9 years ago - 1 comment

#4 - fix compile warning

Pull Request - State: closed - Opened by chuangxie almost 10 years ago

#3 - Version 2

Pull Request - State: closed - Opened by Pithikos almost 10 years ago

#2 - No synchronization with main thread.

Issue - State: closed - Opened by stolk about 10 years ago - 1 comment

#1 - Common Pointers for all the jobs in the queue.

Issue - State: closed - Opened by vihari over 11 years ago - 3 comments