The OpenNET Project / Index page

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

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

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

qsize (9)
  • qsize (1) ( Русские man: Команды и прикладные программы пользовательского уровня )
  • >> qsize (9) ( Solaris man: Ядро )
  •  

    NAME

    qsize - find the number of messages on a queue
     
    

    SYNOPSIS

    #include <sys/stream.h>
    
    
    
    int qsize(queue_t *q);
    

     

    INTERFACE LEVEL

    Architecture independent level 1 (DDI/DKI).  

    PARAMETERS

    q

    Queue to be evaluated.

     

    DESCRIPTION

    The qsize() function evaluates the queue q and returns the number of messages it contains.  

    RETURN VALUES

    If there are no message on the queue, qsize() returns 0. Otherwise, it returns the integer representing the number of messages on the queue.  

    CONTEXT

    The qsize() function can be called from user, interrupt, or kernel context.  

    SEE ALSO

    Writing Device Drivers

    STREAMS Programming Guide


     

    Index

    NAME
    SYNOPSIS
    INTERFACE LEVEL
    PARAMETERS
    DESCRIPTION
    RETURN VALUES
    CONTEXT
    SEE ALSO


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




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

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