34 retval->
id = target->
id;
57 struct target *overlay;
60 "event %s from target %s broadcasting on target %s\n",
64 if (target != event->
target) {
72 "event %s from target %s broadcasting to base target %s\n",
84 "event %s from target %s broadcasting to overlay target %s\n",
void target_broadcast_event(struct target *target, struct target_event *event)
struct target_event * target_create_event_2(struct target *target, struct target_thread *thread, target_event_t type, void *priv, void *priv2)
void(* handle_event)(struct target *target, struct target_event *event)
#define vdebug(devel, areas, flags, format,...)
void * calloc(size_t nmemb, size_t size)
struct target_thread * thread
struct target * target_lookup_overlay(struct target *target, tid_t tid)
struct target_event * target_create_event(struct target *target, struct target_thread *thread, target_event_t type, void *priv)