Next:
9.1 Overview
Up:
D R A
Previous:
8.21 fluke_ipc_wait_receive: wait on
9 Mutexes
9.1 Overview
9.2 State
9.3 References
9.4 fluke_mutex_create: create a new mutex
9.5 fluke_mutex_create_hash: create a new mutex with a given hash value
9.6 fluke_mutex_destroy: destroy a mutex
9.7 fluke_mutex_get_state: retrieve the current state of a mutex
9.8 fluke_mutex_lock: lock a mutex object
9.9 fluke_mutex_move: move a mutex object from one location to another
9.10 fluke_mutex_reference: associates a reference with a mutex
9.11 fluke_mutex_set_state: set the current state of a mutex object
9.12 fluke_mutex_trylock: attempt to lock a mutex object
9.13 fluke_mutex_unlock: unlock a mutex object
Utah Flux Research Group