Searched refs:PETSC_TLS (Results 1 – 4 of 4) sorted by relevance
23 PETSC_TLS PetscInt petsc_log_tid = -1; /* Local threadId */60 PETSC_TLS PetscLogDouble petsc_TotalFlops_th = 0.0;61 PETSC_TLS PetscLogDouble petsc_send_ct_th = 0.0;62 PETSC_TLS PetscLogDouble petsc_recv_ct_th = 0.0;63 PETSC_TLS PetscLogDouble petsc_send_len_th = 0.0;64 PETSC_TLS PetscLogDouble petsc_recv_len_th = 0.0;65 PETSC_TLS PetscLogDouble petsc_isend_ct_th = 0.0;66 PETSC_TLS PetscLogDouble petsc_irecv_ct_th = 0.0;67 PETSC_TLS PetscLogDouble petsc_isend_len_th = 0.0;68 PETSC_TLS PetscLogDouble petsc_irecv_len_th = 0.0;[all …]
192 #define PETSC_TLS thread_local macro194 #define PETSC_TLS _Thread_local macro196 #define PETSC_INTERN_TLS extern PETSC_TLS PETSC_VISIBILITY_INTERNAL201 #define PETSC_TLS macro
143 static PETSC_TLS PetscBool petsc_traceback_error_silent = PETSC_FALSE;
163 #define PETSC_TLS thread_local macro165 #define PETSC_TLS _Thread_local macro167 #define PETSC_EXTERN_TLS extern PETSC_TLS PETSC_VISIBILITY_PUBLIC170 #define PETSC_TLS macro808 #undef PETSC_TLS