Go to the documentation of this file.
17 #ifndef __ERRORCHECK_H__
18 #define __ERRORCHECK_H__
63 #endif // __ERRORCHECK_H__
unsigned _starpu_worker_may_perform_blocking_calls(void)
@ STATUS_CALLBACK
Definition: errorcheck.h:37
_starpu_worker_status
Definition: errorcheck.h:25
@ STATUS_SLEEPING
Definition: errorcheck.h:45
@ STATUS_INITIALIZING
Definition: errorcheck.h:33
enum _starpu_worker_status _starpu_get_local_worker_status(void)
void _starpu_set_worker_status(struct _starpu_worker *worker, enum _starpu_worker_status st)
@ STATUS_SLEEPING_SCHEDULING
Definition: errorcheck.h:43
@ STATUS_UNKNOWN
Definition: errorcheck.h:31
@ STATUS_WAITING
Definition: errorcheck.h:41
@ STATUS_SCHEDULING
Definition: errorcheck.h:39
@ STATUS_INVALID
Definition: errorcheck.h:29
@ STATUS_EXECUTING
Definition: errorcheck.h:35