HomeSort by: relevance | last modified time | path
    Searched refs:set_exception (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/src/
future.cpp 111 __assoc_sub_state::set_exception(exception_ptr __p) function in class:__assoc_sub_state
210 __state_->set_exception(make_exception_ptr(
235 promise<void>::set_exception(exception_ptr __p) function in class:promise
239 __state_->set_exception(__p);
  /src/external/mpl/bind/dist/bin/tests/system/isctest/
asyncserver.py 180 self._work_done.set_exception(exception)

Completed in 64 milliseconds