|
#define starpu_pthread_create_on(name, thread, attr, routine, arg, where) starpu_pthread_create(thread, attr, routine, arg)
|
|
#define starpu_pthread_create_on(name, thread, attr, routine, arg, where) starpu_pthread_create(thread, attr, routine, arg)
|
|
#define starpu_pthread_setname(thread, name) pthread_setname_np(thread, name)
|
|
#define starpu_pthread_setname(thread, name) pthread_setname_np(thread, name)
|
|
#define starpu_pthread_setname(thread, name)
|
|
#define starpu_pthread_setname(thread, name)
|