DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
Go to the source code of this file.
Functions | |
void | thread_vessel_init (int numthreads) |
void | thread_vessel_prepare () |
void | thread_vessel_insert_job (int idx) |
void | thread_vessel_wait_completed () |
void | thread_vessel_deinit () |
void | thread_vessel_signal_exit () |
void thread_vessel_deinit | ( | ) |
void thread_vessel_init | ( | int | numthreads | ) |
void thread_vessel_insert_job | ( | int | idx | ) |
void thread_vessel_prepare | ( | ) |
void thread_vessel_signal_exit | ( | ) |
void thread_vessel_wait_completed | ( | ) |