summaryrefslogblamecommitdiffstats
path: root/spec/rtems/status/if/proxy-blocking.yml
blob: 279aab07eb3a99eebe192a2411a7103bb2875f57 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                     
        
                                                                           
                                       


                                                                          
           

               
              

                                                                               
                

                          


                                               
               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This status code is used internally by the implementation when performing
  operations on behalf of remote tasks.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1989, 2008 On-Line Applications Research Corporation (OAR)
definition:
  default: '29'
  variants: []
description: |
  This is referred to as proxying operations and this status indicates that the
  operation could not be completed immediately and the proxy is blocking.
enabled-by: true
interface-type: enumerator
links: []
name: RTEMS_PROXY_BLOCKING
notes: |
  This status will not be returned to the user.
type: interface