Go to the source code of this file.
|
logical function, public | yomoml::oml_omp () |
|
logical function, public | yomoml::oml_in_parallel () |
|
logical function, public | yomoml::oml_test_lock (MYLOCK) |
|
subroutine, public | yomoml::oml_unset_lock (MYLOCK) |
|
subroutine, public | yomoml::oml_set_lock (MYLOCK) |
|
subroutine, public | yomoml::oml_init_lock (MYLOCK) |
|
subroutine, public | yomoml::oml_destroy_lock (MYLOCK) |
|
logical function, public | yomoml::oml_test_event (K, MYEVENT) |
|
subroutine, public | yomoml::oml_wait_event (K, MYEVENT) |
|
subroutine, public | yomoml::oml_set_event (K, MYEVENT) |
|
subroutine, public | yomoml::oml_incr_event (K, MYEVENT) |
|
integer(kind=jpim) function, public | yomoml::oml_my_thread () |
|
integer(kind=jpim) function, public | yomoml::oml_max_threads () |
|