aboutsummaryrefslogtreecommitdiff
path: root/example/timer
AgeCommit message (Expand)Author
2015-02-20api: timer: Don't use "private" as struct member name (C++)Simon Kagstrom
2015-02-11api: cpu: Renamed odp_sys_cpu_count to odp_cpu_countPetri Savolainen
2015-02-11api: cpu: Renamed odp_thread_cpu to odp_cpu_idPetri Savolainen
2015-02-05api: odp_cpumask.h: odp_cpumask_to_str() return chars written or errorOla Liljedahl
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-27api: timer: Added timeout alloc and freePetri Savolainen
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: pool: Rename pool params and remove buffer typesPetri Savolainen
2015-01-27api: timer: Use odp_event_t instead of odp_buffer_tPetri Savolainen
2015-01-27api: event: odp_schedule and odp_queue_enqPetri Savolainen
2015-01-20example: odp_timer_test.c: odp_timer_test abortsOla Liljedahl
2015-01-16helper: linux: use cpumask in linux thread/procRobbie King
2015-01-09api: odp_timer.h: updated API, lock-less implementationOla Liljedahl
2015-01-07api: odp_system_info.h: change core to cpu everywhereOla Liljedahl
2014-12-23example: timer: update timer test for new buffer poolsBill Fischofer
2014-12-23build system: fix distcheck targetAnders Roxell
2014-12-23build system: cleanup build rulesAnders Roxell
2014-12-16api: buffer: change pool createBill Fischofer
2014-11-26.gitignore: distribute the ignore file to sub dirsMike Holmes
2014-11-20API name changes for odp_barrier.h for ODP v1.0Bill Fischofer
2014-11-19example: Remove use of ODP API loggingMike Holmes
2014-10-13Add global_init paramsMike Holmes
2014-10-03Added process mode to example appPetri Savolainen
2014-09-23Shared memory handlePetri Savolainen
2014-09-16Shared memory flag default valuePetri Savolainen
2014-09-04Timer example error checkPetri Savolainen
2014-09-02move helper functions and rename to prefix to odph_Anders Roxell
2014-08-28Timer example argumentsPetri Savolainen
2014-08-04build both static and dynamic linked libsAnders Roxell
2014-07-25Move ODP examples from under testsMike Holmes