summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2010-08-26 10:43:27 -0700
committerBrian Behlendorf <[email protected]>2010-08-31 08:38:47 -0700
commit1e33ac1e2677c898a0b5ef6207048c692cb51bf4 (patch)
treeae64d55d71c7d3ff46a8b79aed0c8081f2ba965c /module
parent8a8f5c6b3ca44248b47a4a65515d7828803c71ff (diff)
Fix Solaris thread dependency by using pthreads
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. Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'module')
0 files changed, 0 insertions, 0 deletions