The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

ddi_get_kt_did (9)
  • >> ddi_get_kt_did (9) ( Solaris man: Ядро )
  •  

    NAME

    ddi_get_kt_did - get identifier of current thread
     
    

    SYNOPSIS

    #include <sys/types.h>
    #include <sys/ddi.h>
    #include <sys/sunddi.h>
    
    
    
    kt_did_t ddi_get_kt_did(void);
    

     

    INTERFACE LEVEL

    Solaris DDI specific (Solaris DDI)  

    DESCRIPTION

    The ddi_get_kt_did() function returns a unique 64-bit identifier for the currently running thread.  

    CONTEXT

    This routine can be called from user, kernel, or interrupt context. This routine cannot be called from a high-level interrupt context.  

    RETURN VALUES

    ddi_get_kt_did() always returns the identifier for the current thread. There are no error conditions.  

    SEE ALSO

    Writing Device Drivers  

    NOTES

    The value returned by this function can also be seen in adb or mdb as the did field displayed when using the thread macro.

    This interface is intended for tracing and debugging purposes.


     

    Index

    NAME
    SYNOPSIS
    INTERFACE LEVEL
    DESCRIPTION
    CONTEXT
    RETURN VALUES
    SEE ALSO
    NOTES


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру