Query: picl_wait
OS: opensolaris
Section: 3picl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
picl_wait(3PICL) PICL Library Functions picl_wait(3PICL)NAMEpicl_wait - wait for PICL tree to refreshSYNOPSIScc [ flag... ] file... -lpicl [ library... ] #include <picl.h> int picl_wait(int to_secs);DESCRIPTIONThe picl_wait() function blocks the calling thread until the PICL tree is refreshed. The to_secs argument specifies the timeout for the call in number of seconds. A value of -1 for to_secs specifies no timeout.RETURN VALUESThe picl_wait() function returns 0 to indicate that PICL tree has refreshed. Otherwise, a non-negative integer is returned to indicate error.ERRORSPICL_NOTINITIALIZED Session not initialized PICL_NORESPONSE Daemon not responding PICL_TIMEDOUT Timed out waiting for refresh PICL_FAILURE General system failureATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOattributes(5) SunOS 5.11 28 Mar 2000 picl_wait(3PICL)
Related Man Pages |
---|
picl_get_prop_by_name(3picl) - sunos |
picl_get_propinfo(3picl) - sunos |
picl_get_propinfo(3picl) - opensolaris |
picl_get_root(3picl) - opensolaris |
picl_shutdown(3picl) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Study UNIX Kernel |
Change directory for core file |
Grep the 'not running' jobs and will send the update in mail with its name(job) |
%memused is high |
Solaris 10 - password complexity not working |