summaryrefslogtreecommitdiffstats
path: root/spec/rtems/status/if/proxy-blocking.yml
blob: 745acea227777014edca4208424055e12b8c6ccc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
index-entries: []
interface-type: enumerator
links: []
name: RTEMS_PROXY_BLOCKING
notes: |
  This status will not be returned to the user.
type: interface