Changeset c2db02a in mainline for uspace/app/hbench/Makefile


Ignore:
Timestamp:
2019-01-09T08:27:21Z (5 years ago)
Author:
Vojtech Horky <vojtech.horky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5fbc1f9
Parents:
ebb0835
Message:

hbench: add fibril_mutex benchmark

Not very sophisticated but not completely unreasonable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hbench/Makefile

    rebb0835 rc2db02a  
    4343        ipc/ping_pong.c \
    4444        malloc/malloc1.c \
    45         malloc/malloc2.c
     45        malloc/malloc2.c \
     46        synch/fibril_mutex.c
    4647
    4748include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.