aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_thread.c
AgeCommit message (Expand)Author
2021-05-05linux-gen: thread: in global termination, check number of active threadsJere Leppänen
2021-05-05linux-gen: thread: set _odp_this_thread to NULL in term_localJere Leppänen
2021-02-05linux-gen: thread: read maximum number of threads from config fileJanne Peltonen
2020-12-23linux-gen: rename some global symbols in the static libraryJere Leppänen
2019-10-22linux-gen: init: prefix internal init/term functions with underscoreMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-12-26linux-gen: schedule: rename config to get_configDmitry Eremin-Solenikov
2018-10-31linux-gen: thread: use automatic schedule group configurationPetri Savolainen
2018-10-09linux-gen: do not use huge pages for internal allocationsMaxim Uvarov
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-29linux-gen: thread: inline thread and cpu idPetri Savolainen
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2016-05-26linux-generic: schedule: rename schedule interface headerPetri Savolainen
2016-05-26linux-generic: schedule: move schedule group mask into schedulerPetri Savolainen
2016-04-27api: queue: replaced config api with capability structurePetri Savolainen
2016-02-11api and linux-generic: make room for new apiChristophe Milard
2016-01-20linux-generic: define posix extension level oncePetri Savolainen
2015-12-29linux-generic: thread: removed internal max threads definePetri Savolainen
2015-10-22api: config: removed ODP_CONFIG_MAX_THREADSPetri Savolainen
2015-10-22api: thread: added thread count maxPetri Savolainen
2015-09-01linux-generic: schedule: implement scheduler groupsBill Fischofer
2015-07-23linux-generic: thread: implemented thrmask_worker and controlPetri Savolainen
2015-07-23linux-generic: thread: implemented odp_thread_typePetri Savolainen
2015-07-23linux-generic: thread: updated thread mask handlingPetri Savolainen
2015-03-04linux-generic: thread: reuse thread idsPetri Savolainen
2015-02-25linux-generic: thread: add term_globalYan Sonming
2015-02-11api: thread: Added odp_thread_countPetri Savolainen
2015-02-11api: cpu: Renamed odp_thread_cpu to odp_cpu_idPetri Savolainen
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-07api: odp_system_info.h: change core to cpu everywhereOla Liljedahl
2014-12-18linux-generic: init: implement basic odp_term_local()Taras Kondratiuk
2014-12-05api: move internal debug macrosMike Holmes
2014-11-07Removed odp_atomic_int_tPetri Savolainen
2014-10-03Added process mode to example appPetri Savolainen
2014-07-03Autotoolise build systemAnders Roxell