| | | |
L |
|
| library of interfaces for monitoring and manipulating threads-related aspects of multithreaded programs - libthread_db ( ) |
|
| libthread_db - library of interfaces for monitoring and manipulating threads-related aspects of multithreaded programs ( ) |
|
| lio_listio - list directed I/O ( ) |
|
| list directed I/O - lio_listio ( ) |
|
| lock or attempt to lock a read-write lock object for reading |
| | - pthread_rwlock_rdlock ( ) |
| | - pthread_rwlock_tryrdlock ( ) |
|
| lock or attempt to lock a read-write lock object for writing |
| | - pthread_rwlock_trywrlock ( ) |
| | - pthread_rwlock_wrlock ( ) |
|
| lock or unlock a mutex |
| | - pthread_mutex_lock ( ) |
| | - pthread_mutex_trylock ( ) |
| | - pthread_mutex_unlock ( ) |
|
| looks up the symbol in the symbol table of the load object in the target process - ps_pglobal_lookup ( ) |
|
| looks up the symbol in the symbol table of the load object in the target process - ps_pglobal_sym ( ) |