Searched refs:notify_action (Results 1 – 3 of 3) sorted by relevance
39 typedef std::function<void (const char *)> notify_action; typedef in clover::context42 const notify_action ¬ify);59 const notify_action notify;
29 const notify_action ¬ify) : in context()
48 const auto notify = (!pfn_notify ? context::notify_action() : in clCreateContext()