| Skip Navigation Links | |
| Exit Print View | |
![]() | man pages section 3: Library Interfaces and Headers Oracle Solaris 11 Information Library |
Library Interfaces and Headers
SMHBA_GetAdapterAttributes(3LIB)
SMHBA_GetAdapterPortAttributes(3LIB)
SMHBA_GetBindingCapability(3LIB)
SMHBA_GetDiscoveredPortAttributes(3LIB)
SMHBA_GetFCPhyAttributes(3LIB)
SMHBA_GetPersistentBinding(3LIB)
SMHBA_GetPortAttributesByWWN(3LIB)
SMHBA_GetProtocolStatistics(3LIB)
SMHBA_GetSASPhyAttributes(3LIB)
SMHBA_GetVendorLibraryAttributes(3LIB)
SMHBA_GetWrapperLibraryAttributes(3LIB)
SMHBA_RegisterForAdapterAddEvents(3LIB)
SMHBA_RegisterForAdapterEvents(3LIB)
SMHBA_RegisterForAdapterPhyStatEvents(3LIB)
SMHBA_RegisterForAdapterPortEvents(3LIB)
SMHBA_RegisterForAdapterPortStatEvents(3LIB)
SMHBA_RegisterForTargetEvents(3LIB)
SMHBA_RemoveAllPersistentBindings(3LIB)
SMHBA_RemovePersistentBinding(3LIB)
- POSIX threads library
cc -mt [flag... ]file...-lpthread [-lrtlibrary... ]
Historically, functions in this library provided POSIX threading support. Seestandards(5). Thisfunctionality now resides inlibc(3LIB).
This library is maintained to provide backward compatibility for both runtime andcompilation environments. The shared object is implemented as a filter onlibc.so.1.New application development needs to specify-lpthread only to obtain POSIX semantics forfork(2) that assumes the behavior offork1(2) rather than the default behaviorthat forks all threads.
The shared objectlibpthread.so.1 provides the public interfaces defined below. SeeIntro(3)for additional information on shared object interfaces.
|
a filter on/lib/64/libc.so.1
Seeattributes(5) for descriptions of the following attributes:
|
pvs(1),Intro(2),Intro(3),libc(3LIB),libc_db(3LIB),libthread(3LIB),attributes(5),standards(5),threads(5)
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.Legal Notices | ![]() ![]() |