:orphan: .. index:: pair: enum; rpc_wait_status_flag .. _doxid-te__rpc__sys__wait_8h_1ac6234009155506b5a6c5d81552b72190: enum rpc_wait_status_flag ========================= Flags to be used in TA-independent status structure for wait functions. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum rpc_wait_status_flag { :target:`RPC_WAIT_STATUS_EXITED`, :target:`RPC_WAIT_STATUS_SIGNALED`, :target:`RPC_WAIT_STATUS_STOPPED`, :target:`RPC_WAIT_STATUS_RESUMED`, :target:`RPC_WAIT_STATUS_CORED`, :target:`RPC_WAIT_STATUS_UNKNOWN`, };