summaryrefslogblamecommitdiffstats
path: root/spec/rtems/signal/if/asr-entry.yml
blob: 38de9d70bf4de500106718d79e471f4dbba8390e (plain) (tree)
1
2
3
4
5
6
                                                     


                                                                       
           
                                                  








                                                                          
                 




                           
            

                     

            
               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This type defines the prototype of routines which are used to process
  asynchronous signals.
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
  default: |
    ${asr:/name} ( *${.:/name} )(
      ${set:/name}
    )
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: typedef
links:
- role: interface-placement
  uid: header-2
- role: interface-ingroup
  uid: group
name: rtems_asr_entry
notes: null
params: []
return: null
type: interface