aboutsummaryrefslogtreecommitdiff
path: root/helper/test/odpthreads_as_pthreads
blob: b666e1a4d4c6cbc363966f90c1813e4273aab1a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
#
# SPDX-License-Identifier: BSD-3-Clause
# Copyright (c) 2016-2018 Linaro Limited
#

PATH=$(dirname $0):$PATH
PATH=.:$PATH

# The odpthreads test without the "--odph_proc" option defaults to create
# odp threads as linux pthreads:
odpthreads${EXEEXT}