man pages section 2: System Calls
    
L
 
 lchown — change owner and group of a file ( Index Term Link )
 
 link — link to a file ( Index Term Link )
 
 link, symbolic, make one to a file — symlink ( Index Term Link )
 
 lseek — move extended read/write file pointer ( Index Term Link )
 
 lseek — move read/write file pointer ( Index Term Link )
 
 lstat — get file status ( Index Term Link )
 
 LWP, scheduler control — priocntl ( Index Term Link )
 
 _lwp_cond_broadcast — signal a condition variable ( Index Term Link )
 
 _lwp_cond_reltimedwait — wait on a condition variable ( Index Term Link )
 
 _lwp_cond_signal — signal a condition variable ( Index Term Link )
 
 _lwp_cond_timedwait — wait on a condition variable ( Index Term Link )
 
 _lwp_cond_wait — wait on a condition variable ( Index Term Link )
 
 _lwp_continue — continue or suspend LWP execution ( Index Term Link )
 
 _lwp_create — create a new light-weight process ( Index Term Link )
 
 _lwp_detach — detach an LWP ( Index Term Link )
 
 _lwp_exit — terminate the calling LWP ( Index Term Link )
 
 _lwp_getprivate — set/get LWP specific storage ( Index Term Link )
 
 _lwp_info — return the time-accounting information of a single LWP ( Index Term Link )
 
 _lwp_kill — send a signal to a LWP ( Index Term Link )
 
 _lwp_makecontext — initialize an LWP context ( Index Term Link ) ( Index Term Link )
 
 _lwp_mutex_lock — mutual exclusion ( Index Term Link )
 
 _lwp_mutex_trylock — mutual exclusion ( Index Term Link )
 
 _lwp_mutex_unlock — mutual exclusion ( Index Term Link )
 
 _lwp_self — get LWP identifier ( Index Term Link )
 
 _lwp_sema_init — semaphore operations ( Index Term Link )
 
 _lwp_sema_post — semaphore operations ( Index Term Link )
 
 _lwp_sema_trywait — semaphore operations ( Index Term Link )
 
 _lwp_sema_wait — semaphore operations ( Index Term Link )
 
 _lwp_setprivate — set/get LWP specific storage ( Index Term Link )
 
 _lwp_suspend — continue or suspend LWP execution ( Index Term Link )
 
 _lwp_wait — wait for a LWP to terminate ( Index Term Link )