aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/benchmark/create_destroy_thread/ya.make
blob: 03eb0ec8e071639cf6407bede27c9e1853630ec1 (plain) (blame)
1
2
3
4
5
6
7
8
9
OWNER(yazevnul)

Y_BENCHMARK()

SRCS(
    main.cpp
)

END()