aboutsummaryrefslogtreecommitdiff
path: root/helper/test/odpthreads_as_pthreads
blob: cd68a9e9e83e1559cb002d12bc6a80f352c3d687 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh
#
# Copyright (c) 2016, Linaro Limited
# All rights reserved.
#
# SPDX-License-Identifier:	BSD-3-Clause
#

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

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