summaryrefslogtreecommitdiffstats
path: root/spec/rtems/status/if/proxy-blocking.yml
blob: f588a6e9fde16b73816fa003d668ea913cae7f27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This is the status is used internally to RTEMS 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