openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
libworkqueue
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
almost 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 2 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
pthread exception wrapper example.
Karl Hiramoto
More...
over 14 years ago
pthread exception wrapper example.
Karl Hiramoto
More...
over 14 years ago
add new feature to allow installing of pthread create wrapper, this will alow usage with OSSP libex.
Karl Hiramoto
More...
almost 15 years ago
add new feature to allow installing of pthread create wrapper, this will alow usage with OSSP libex.
Karl Hiramoto
More...
almost 15 years ago
add version number to library.
Karl Hiramoto
More...
almost 15 years ago
add version number to library.
Karl Hiramoto
More...
almost 15 years ago
update readme doc, add another use case.
Karl Hiramoto
More...
about 15 years ago
update readme doc, add another use case.
Karl Hiramoto
More...
about 15 years ago
Version 0.5
Karl Hiramoto
More...
about 15 years ago
Version 0.5
Karl Hiramoto
More...
about 15 years ago
fix Windows compile ENOENT=ERROR_NOT_FOUND and define TRY_LOCK()
Karl Hiramoto
More...
about 15 years ago
fix printing of scheuled time when sheduled to run ASAP. new feature from d9b7c3fc1897830212f4eb07a26a7f9971054cf4
Karl Hiramoto
More...
about 15 years ago
ignore compiled file.
Karl Hiramoto
More...
about 15 years ago
update workqueue_show_status() to show scheduled time.
Karl Hiramoto
More...
about 15 years ago
run time sort test until 3 jobs remaining.
Karl Hiramoto
More...
about 15 years ago
update Makefile.am and configure.ac to build test program from c17937045b9bb8ab3399a8d5f01ee5b31f5cf428
Karl Hiramoto
More...
about 15 years ago
new test program to test and verfy sorting by scheduled time.
Karl Hiramoto
More...
about 15 years ago
update ToDo pthread muxex work done.
Karl Hiramoto
More...
about 15 years ago
add more info to readme
Karl Hiramoto
More...
about 15 years ago
fix windows miliseconds carry over to seconds from 28cfbe27279706353aa8b62b9c3b683b9916c037
Karl Hiramoto
More...
about 15 years ago
Fix bug with start time nano/mili seconds overflow. Fix pthread_cond_timedwait() to only use one mutex to lock condition variable.
Karl Hiramoto
More...
about 15 years ago
add dummy work load to test.
Karl Hiramoto
More...
about 15 years ago
Todo: fix pthread_cond_timedwait to only use one mutex per condition
Karl Hiramoto
More...
about 15 years ago
Tag version 0.4
Karl Hiramoto
More...
about 15 years ago
remove compiled file
Karl Hiramoto
More...
about 15 years ago
cleanup Error messages.
Karl Hiramoto
More...
about 15 years ago
new features: workqueue_empty() and workqueue_empty_wait() To cancel all queued work. Also fix possible deadlock. ToDo Test changes on win32.
Karl Hiramoto
More...
about 15 years ago
only run test max of 20 times.
Karl Hiramoto
More...
about 15 years ago
C++ library wrapper header and c++ test/example program
Karl Hiramoto
More...
over 15 years ago
improve workqueue_destroy() by locking ctx while freeing it, and then cleanup pthread mutex.
Karl Hiramoto
More...
over 15 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree