Multithreaded Programming Guide

Interprocess Locking without the Threads Library

Although not generally recommended, it is possible in Solaris threads to do interprocess locking without using the threads library. If this is something you want to do, see the instructions in "Using LWPs Between Processes".