So when I was developing a C code I had a pseudo code fragment similar to the one below
*static inline func_1(args) { mutex_lock; int * p = &global1[0];//get