-
- Downloads
add binary_c_mutex struct type: this contains a Boolean to make sure we cannot...
add binary_c_mutex struct type: this contains a Boolean to make sure we cannot free a mutex twice. Added also Pthread* macros and primitives to allow one set of macros for pthread lock/unlocking.
Showing
- src/MINT/MINT_load_data.c 9 additions, 4 deletionssrc/MINT/MINT_load_data.c
- src/binary_c_code_options.h 63 additions, 2 deletionssrc/binary_c_code_options.h
- src/binary_c_mutexes.def 1 addition, 1 deletionsrc/binary_c_mutexes.def
- src/binary_c_structures.h 6 additions, 1 deletionsrc/binary_c_structures.h
- src/binary_star_functions/apply_stellar_mass_and_angular_momentum_derivatives.c 20 additions, 17 deletions...ons/apply_stellar_mass_and_angular_momentum_derivatives.c
- src/memory/build_store_contents.c 12 additions, 27 deletionssrc/memory/build_store_contents.c
- src/memory/free_store_contents.c 8 additions, 17 deletionssrc/memory/free_store_contents.c
Loading
Please register or sign in to comment