summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/timer.c
AgeCommit message (Expand)Author
2013-07-19Closed #1690: Assertion in timer in SIP transaction: Timer being rescheduled ...Benny Prijono
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-03-22Fixed #1648: Timer heap new API cancel_if_active() should not assert if given...Benny Prijono
2013-02-21Fixed #1616: Implementation of Group lock and other foundation in PJLIB for f...Benny Prijono
2012-10-08Fixed #1592: Multithreading issues in PJSIP (fixing pj_timer_heap_poll() and ...Liong Sauw Ming
2012-06-05Re #1527: added debugging facility to the timer heap. By enabling PJ_TIMER_DE...Benny Prijono
2011-03-16Fixed #1211: Add pjlib API pj_gettickcount() that returns a monotonically inc...Liong Sauw Ming
2008-01-09Ticket 440: pj_timer_entry_init() doesn't initialize timer IDBenny Prijono
2007-04-30Initial Symbian integration to trunk for pjlibBenny Prijono
2006-08-10Removed copyright info from pj_timer_heap [hc], and explain more about ACEBenny Prijono
2006-03-01Fixed bug in timer, where poll() can return negative time, causing havoc with...Benny Prijono
2006-02-19Added assert in timer if entry is scheduled more than onceBenny Prijono
2006-01-08Timer heap checks if callback is NULLBenny Prijono
2005-11-21Set svn:eol-style for all filesBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-09Rework pjlib++Benny Prijono
2005-11-02Final commit before 0.3-pre3Benny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono