553N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
0N/A# Use is subject to license terms.
553N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License, Version 1.0 only
553N/A# (the "License"). You may not use this file except in compliance
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
553N/A# information: Portions Copyright [yyyy] [name of copyright owner]
0N/A# ident "%Z%%M% %I% %E% SMI"
0N/A# DO NOT TOUCH THIS FILE.
0N/A# This file declares interfaces that are cast in stone.
0N/A# They offer interfaces that will never change.
580N/A# DO NOT TOUCH THIS FILE.
0N/A _stack_grow = FUNCTION;
0N/A pthread_cond_reltimedwait_np = FUNCTION;
cond_reltimedwait = FUNCTION;
pthread_mutexattr_setrobust_np = FUNCTION;
pthread_mutexattr_getrobust_np = FUNCTION;
pthread_mutex_consistent_np = FUNCTION;
pthread_attr_getguardsize = FUNCTION;
pthread_attr_setguardsize = FUNCTION;
pthread_getconcurrency = FUNCTION;
pthread_rwlock_destroy = FUNCTION;
pthread_rwlock_init = FUNCTION;
pthread_rwlock_rdlock = FUNCTION;
pthread_rwlock_tryrdlock = FUNCTION;
pthread_rwlock_trywrlock = FUNCTION;
pthread_rwlock_unlock = FUNCTION;
pthread_rwlock_wrlock = FUNCTION;
pthread_rwlockattr_destroy = FUNCTION;
pthread_rwlockattr_getpshared = FUNCTION;
pthread_rwlockattr_init = FUNCTION;
pthread_rwlockattr_setpshared = FUNCTION;
pthread_setconcurrency = FUNCTION;
__xpg4_putmsg = FUNCTION;
__xpg4_putpmsg = FUNCTION;
pthread_mutexattr_gettype = FUNCTION;
pthread_mutexattr_settype = FUNCTION;
pthread_attr_destroy = FUNCTION;
pthread_attr_getdetachstate = FUNCTION;
pthread_attr_getinheritsched = FUNCTION;
pthread_attr_getschedparam = FUNCTION;
pthread_attr_getschedpolicy = FUNCTION;
pthread_attr_getscope = FUNCTION;
pthread_attr_getstackaddr = FUNCTION;
pthread_attr_getstacksize = FUNCTION;
pthread_attr_init = FUNCTION;
pthread_attr_setdetachstate = FUNCTION;
pthread_attr_setinheritsched = FUNCTION;
pthread_attr_setschedparam = FUNCTION;
pthread_attr_setschedpolicy = FUNCTION;
pthread_attr_setscope = FUNCTION;
pthread_attr_setstackaddr = FUNCTION;
pthread_attr_setstacksize = FUNCTION;
pthread_cancel = FUNCTION;
__pthread_cleanup_pop = FUNCTION;
__pthread_cleanup_push = FUNCTION;
pthread_cond_broadcast = FUNCTION;
pthread_cond_destroy = FUNCTION;
pthread_cond_init = FUNCTION;
pthread_cond_signal = FUNCTION;
pthread_cond_timedwait = FUNCTION;
pthread_cond_wait = FUNCTION;
pthread_condattr_destroy = FUNCTION;
pthread_condattr_getpshared = FUNCTION;
pthread_condattr_init = FUNCTION;
pthread_condattr_setpshared = FUNCTION;
pthread_create = FUNCTION;
pthread_detach = FUNCTION;
pthread_equal = FUNCTION;
pthread_getschedparam = FUNCTION;
pthread_getspecific = FUNCTION;
pthread_key_create = FUNCTION;
pthread_key_delete = FUNCTION;
pthread_mutex_destroy = FUNCTION;
pthread_mutex_getprioceiling = FUNCTION;
pthread_mutex_init = FUNCTION;
pthread_mutex_lock = FUNCTION;
pthread_mutex_setprioceiling = FUNCTION;
pthread_mutex_trylock = FUNCTION;
pthread_mutex_unlock = FUNCTION;
pthread_mutexattr_destroy = FUNCTION;
pthread_mutexattr_getprioceiling = FUNCTION;
pthread_mutexattr_getprotocol = FUNCTION;
pthread_mutexattr_getpshared = FUNCTION;
pthread_mutexattr_init = FUNCTION;
pthread_mutexattr_setprioceiling = FUNCTION;
pthread_mutexattr_setprotocol = FUNCTION;
pthread_mutexattr_setpshared = FUNCTION;
pthread_setcancelstate = FUNCTION;
pthread_setcanceltype = FUNCTION;
pthread_setschedparam = FUNCTION;
pthread_setspecific = FUNCTION;
pthread_sigmask = FUNCTION;
pthread_testcancel = FUNCTION;
_rw_read_held = FUNCTION;
_rw_write_held = FUNCTION;
thr_getconcurrency = FUNCTION;
thr_getspecific = FUNCTION;
thr_keycreate = FUNCTION;
thr_min_stack = FUNCTION;
thr_setconcurrency = FUNCTION;
thr_setspecific = FUNCTION;
thr_sigsetmask = FUNCTION;
cond_broadcast = FUNCTION;
cond_timedwait = FUNCTION;
mutex_destroy = FUNCTION;
mutex_trylock = FUNCTION;
rwlock_destroy = FUNCTION;
thr_stksegment = FUNCTION;
_pthread_rwlock_trywrlock = FUNCTION;
__pthread_min_stack = FUNCTION;
_pthread_mutexattr_gettype = FUNCTION;
_pthread_mutexattr_settype = FUNCTION;
_pthread_setcleanupinit = FUNCTION;
_pthread_rwlockattr_setpshared = FUNCTION;
_pthread_create = FUNCTION;
_pthread_join = FUNCTION;
_pthread_detach = FUNCTION;
_pthread_once = FUNCTION;
_pthread_equal = FUNCTION;
_pthread_setschedparam = FUNCTION;
_pthread_getschedparam = FUNCTION;
_pthread_getspecific = FUNCTION;
_pthread_setspecific = FUNCTION;
_pthread_key_create = FUNCTION;
_pthread_key_delete = FUNCTION;
_pthread_exit = FUNCTION;
_pthread_kill = FUNCTION;
_pthread_self = FUNCTION;
_pthread_sigmask = FUNCTION;
_pthread_cancel = FUNCTION;
_pthread_testcancel = FUNCTION;
_pthread_setcanceltype = FUNCTION;
_pthread_setcancelstate = FUNCTION;
_pthread_attr_init = FUNCTION;
_pthread_attr_destroy = FUNCTION;
_pthread_attr_setstacksize = FUNCTION;
_pthread_attr_getstacksize = FUNCTION;
_pthread_attr_setstackaddr = FUNCTION;
_pthread_attr_getstackaddr = FUNCTION;
_pthread_attr_setdetachstate = FUNCTION;
_pthread_attr_getdetachstate = FUNCTION;
_pthread_attr_setscope = FUNCTION;
_pthread_attr_getscope = FUNCTION;
_pthread_attr_setinheritsched = FUNCTION;
_pthread_attr_getinheritsched = FUNCTION;
_pthread_attr_setschedpolicy = FUNCTION;
_pthread_attr_getschedpolicy = FUNCTION;
_pthread_attr_setschedparam = FUNCTION;
_pthread_attr_getschedparam = FUNCTION;
_pthread_mutexattr_init = FUNCTION;
_pthread_mutexattr_destroy = FUNCTION;
_pthread_mutexattr_setpshared = FUNCTION;
_pthread_mutexattr_getpshared = FUNCTION;
_pthread_mutexattr_setprotocol = FUNCTION;
_pthread_mutexattr_getprotocol = FUNCTION;
_pthread_mutexattr_setprioceiling = FUNCTION;
_pthread_mutexattr_getprioceiling = FUNCTION;
_pthread_mutex_setprioceiling = FUNCTION;
_pthread_mutex_getprioceiling = FUNCTION;
_pthread_mutex_init = FUNCTION;
_pthread_condattr_init = FUNCTION;
_pthread_condattr_destroy = FUNCTION;
_pthread_condattr_setpshared = FUNCTION;
_pthread_condattr_getpshared = FUNCTION;
_pthread_cond_init = FUNCTION;
_pthread_mutex_destroy = FUNCTION;
_pthread_mutex_lock = FUNCTION;
_pthread_mutex_unlock = FUNCTION;
_pthread_mutex_trylock = FUNCTION;
_pthread_cond_destroy = FUNCTION;
_pthread_cond_wait = FUNCTION;
_pthread_cond_timedwait = FUNCTION;
_pthread_cond_reltimedwait_np = FUNCTION;
_pthread_cond_signal = FUNCTION;
_pthread_cond_broadcast = FUNCTION;
_pthread_attr_getguardsize = FUNCTION;
_pthread_attr_setguardsize = FUNCTION;
_pthread_getconcurrency = FUNCTION;
_pthread_setconcurrency = FUNCTION;
_pthread_rwlock_init = FUNCTION;
_pthread_rwlock_destroy = FUNCTION;
_pthread_rwlock_rdlock = FUNCTION;
_pthread_rwlock_tryrdlock = FUNCTION;
_pthread_rwlock_wrlock = FUNCTION;
_pthread_rwlock_unlock = FUNCTION;
_pthread_rwlockattr_init = FUNCTION;
_pthread_rwlockattr_destroy = FUNCTION;
_pthread_rwlockattr_getpshared = FUNCTION;
_pthread_mutexattr_setrobust_np = FUNCTION;
_pthread_mutexattr_getrobust_np = FUNCTION;
_pthread_mutex_consistent_np = FUNCTION;
thr_probe_setup = FUNCTION;
__thr_door_unbind = FUNCTION;
_thr_key_delete = FUNCTION;
_thr_continue_allmutators = FUNCTION;
_thr_continue_mutator = FUNCTION;
_thr_getstate = FUNCTION;
_thr_mutators_barrier = FUNCTION;
_thr_setmutator = FUNCTION;
_thr_setstate = FUNCTION;
_thr_sighndlrinfo = FUNCTION;
_thr_suspend_allmutators = FUNCTION;
_thr_suspend_mutator = FUNCTION;
_thr_wait_mutator = FUNCTION;
thr_continue_allmutators = FUNCTION;
thr_continue_mutator = FUNCTION;
thr_mutators_barrier = FUNCTION;
thr_setmutator = FUNCTION;
thr_sighndlrinfo = FUNCTION;
thr_suspend_allmutators = FUNCTION;
thr_suspend_mutator = FUNCTION;
thr_wait_mutator = FUNCTION;
_cond_broadcast = FUNCTION;
_cond_destroy = FUNCTION;
_cond_timedwait = FUNCTION;
_cond_reltimedwait = FUNCTION;
_mutex_destroy = FUNCTION;
_mutex_trylock = FUNCTION;
_mutex_unlock = FUNCTION;
_rw_tryrdlock = FUNCTION;
_rw_trywrlock = FUNCTION;
_sema_destroy = FUNCTION;
_sema_trywait = FUNCTION;
_thr_continue = FUNCTION;
_thr_getconcurrency = FUNCTION;
_thr_getspecific = FUNCTION;
_thr_keycreate = FUNCTION;
_thr_setconcurrency = FUNCTION;
_thr_setspecific = FUNCTION;
_thr_sigsetmask = FUNCTION;
_thr_min_stack = FUNCTION;
_thr_stksegment = FUNCTION;
__tls_get_addr = FUNCTION;
__sigtimedwait = FUNCTION;
_rwlock_destroy = FUNCTION;
rw_write_held = FUNCTION;