aboutsummaryrefslogtreecommitdiff
path: root/helper/threads.c
AgeCommit message (Expand)Author
2020-09-07helper: thread: print pthread_create() return value to error logMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-08-20helper: debug: move odph_debug.h into helper APIPetri Savolainen
2019-05-09helper: thread: implement new thread create and joinPetri Savolainen
2018-11-28helper: threads: add odph_options() getter functionMatias Elo
2018-11-28helper: threads: replace odph_linux_thread_type_t with odp_mem_model_tMatias Elo
2018-10-04helper: threads: add ODPH_PROC_MODE environment variableMatias Elo
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18linux-gen, include: switch std_clib.h to api+abiDmitry Eremin-Solenikov
2017-08-25helper: use config.h headerDmitry Eremin-Solenikov
2017-01-27helper: fix compilation with warningsMaxim Uvarov
2017-01-22helper: move thread implementation under platformMike Holmes
2017-01-22helper: cleanup Linux rename to threadMike Holmes