aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_timing_pthread.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-09Merged revisions 199743 via svnmerge from dvossel1-2/+5
2009-05-29Merged revisions 198183 via svnmerge from russell1-1/+13
2009-05-29Merged revisions 198146 via svnmerge from russell1-62/+62
2009-05-29Merged revisions 197960 via svnmerge from russell1-11/+11
2009-02-17Update the timing API to have better support for multiple timing interfaces.russell1-17/+18
2008-12-11Fix a problem where continuous mode will get inadvertently get turned off if ...russell1-5/+22
2008-11-25This is basically a complete rollback of r155401, as it was determined thatseanbright1-4/+4
2008-11-19Merge the changes from the res_timing_timerfd branch.mmichelson1-0/+5
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromseanbright1-4/+4
2008-08-29Merged revisions 140488 via svnmerge from mmichelson1-1/+1
2008-08-10All of the res/ stuff (other than res_jabber) from the RSW branch.seanbright1-5/+5
2008-06-26- add get_max_rate timing API callrussell1-0/+7
2008-06-24fix a memory leak.russell1-2/+6
2008-06-19- Make res_timing_pthread allow a max rate of 100/sec instead of 50/secrussell1-5/+4
2008-06-17Fix the check against the max supported raterussell1-1/+1
2008-06-16Merge res_timing_pthread. This is a timing interface for Asterisk thatrussell1-0/+480