包含在查找更多文档专项支持资源 | 以 PDF 格式下载本书 (4971 KB)
lgrp_view(3LGRP)Name | Synopsis | Description | Return Values | Errors | Attributes | See Also Name
Synopsiscc [ flag … ] file… -llgrp [ library … ] #include <sys/lgrp_user.h> lgrp_view_t lgrp_view(lgrp_cookie_t cookie); DescriptionThe lgrp_view() function takes a cookie representing the snapshot of the lgroup hierarchy obtained from lgrp_init(3LGRP) and returns the snapshot's view of the lgroup hierarchy. If the given view is LGRP_VIEW_CALLER, the snapshot contains only the resources that are available to the caller (such as those with respect to processor sets). When the view is LGRP_VIEW_OS, the snapshot contains what is available to the operating system. Return ValuesUpon succesful completion, lgrp_view() returns the view for the snapshot of the lgroup hierarchy represented by the given cookie. Otherwise, -1 is returned and errno is set to indicate the error. ErrorsAttributesSee attributes(5) for descriptions of the following attributes:
See AlsoSunOS 5.10 Last Revised 16 Apr 2003Name | Synopsis | Description | Return Values | Errors | Attributes | See Also |
||||||