aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_timer_internal.h
AgeCommit message (Expand)Author
2015-07-22linux-generic: timer: use timer handles as buffer handlesIvan Khoronzhuk
2015-07-22Revert "linux-generic: timer: use plain buffers for timeouts"Maxim Uvarov
2015-07-20linux-generic: timer: use plain buffers for timeoutsOla Liljedahl
2015-02-20linux-generic: pools: rename odp_buffer_pool files to odp_poolBill Fischofer
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-09api: odp_timer.h: updated API, lock-less implementationOla Liljedahl
2014-12-16api: rename ODP_STATIC_ASSERT to _ODP_STATIC_ASSERTMike Holmes
2014-12-16api: buffer: change pool createBill Fischofer
2014-07-23debug: Replace ODP_ASSERT with ODP_STATIC_ASSERTTaras Kondratiuk
2014-07-03linux-generic: timer: Suppress cast-align warningTaras Kondratiuk
2014-06-26Buffer header C99 compliance and cleanupPetri Savolainen
2014-06-26Added timeout buffer typePetri Savolainen