zfs/lib/libuutil
Brian Behlendorf f9f342c5f2 Add fix-pthreads topic branch
This is a portability change which removes the dependence of the Solaris
thread library.  All locations where Solaris thread API was used before
have been replaced with equivilant Solaris kernel style thread calls.
In user space the kernel style threading API is implemented in term of
the portable pthreads library.  This includes all threads, mutexs,
condition variables, reader/writer locks, and taskqs.
2010-06-14 16:20:44 -07:00
..
include Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
uu_alloc.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
uu_avl.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
uu_dprintf.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
uu_ident.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
uu_list.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
uu_misc.c Add fix-pthreads topic branch 2010-06-14 16:20:44 -07:00
uu_open.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
uu_pname.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
uu_strtoint.c Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00