DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

class - display scheduling class structure

SYNOPSIS

class

DESCRIPTION

The class macro displays pointers to the class specific initialization function and the classfuncs structure.

The class structure is defined in /usr/include/sys/class.h

Typical output looks like this:


        S>  class 
        SLOT    CLASS   INIT FUNCTION   CLASS FUNCTION

        0       SYS     D009B8A0        D01A857C
        1       RT      D0095180        D01A7C74
        2       TS      D0095E60        D01A7EDC

DEFINED IN

info.k

SEE ALSO

APPENDIX A: Alphabetic Index of Macros