aboutsummaryrefslogtreecommitdiff
path: root/example/time/time_global_test.c
AgeCommit message (Expand)Author
2021-09-30use odph_thread_param_init()Jere Leppänen
2021-09-30use odph_thread_common_param_init()Jere Leppänen
2020-08-25validation: pool: honor max_align capabilityJerin Jacob
2019-09-19example: use helper library debug macrosMatias Elo
2019-06-12example: time: fix deadlock with single workerPetri Savolainen
2019-06-12example: time: increase pool sizePetri Savolainen
2019-05-09example: time: use new thread helpersPetri Savolainen
2018-11-28example: use mem_model from helper optionsMatias Elo
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2017-01-25examples: use odph_api.hMike Holmes
2017-01-22helper: cleanup Linux rename to threadMike Holmes
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-05-23example: time: adding helper cmd line parsingChristophe Milard
2016-05-23example: time: using agnostic function for ODP threadsChristophe Milard
2016-04-21api: init: add instance handlePetri Savolainen
2016-03-04api: move include/odp.h to include/odp_api.hChristophe Milard
2016-02-08api: queue: moved queue type into queue parametersPetri Savolainen
2016-02-08api: queue: rename QUEUE_TYPE_POLL to _PLAINPetri Savolainen
2016-02-08api: sched: rename SCHED_SYNC_NONE to _PARALLELPetri Savolainen
2016-01-15example: time: add test of global time API on monotonyIvan Khoronzhuk