Home | History | Annotate | Download | only in include

Lines Matching full:exception_ptr

80     void set_exception(exception_ptr p);
85 void set_exception_at_thread_exit(exception_ptr p);
109 void set_exception(exception_ptr p);
113 void set_exception_at_thread_exit(exception_ptr p);
137 void set_exception(exception_ptr p);
141 void set_exception_at_thread_exit(exception_ptr p);
535 exception_ptr __exception_;
577 void set_exception(exception_ptr __p);
578 void set_exception_at_thread_exit(exception_ptr __p);
1416 void set_exception(exception_ptr __p);
1423 void set_exception_at_thread_exit(exception_ptr __p);
1491 promise<_Rp>::set_exception(exception_ptr __p)
1523 promise<_Rp>::set_exception_at_thread_exit(exception_ptr __p)
1581 void set_exception(exception_ptr __p);
1585 void set_exception_at_thread_exit(exception_ptr __p);
1640 promise<_Rp&>::set_exception(exception_ptr __p)
1659 promise<_Rp&>::set_exception_at_thread_exit(exception_ptr __p)
1718 void set_exception(exception_ptr __p);
1722 void set_exception_at_thread_exit(exception_ptr __p);