This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

associative array synchronization question


Sorry for the very basic question: it says in the documentation that any probe using an associative array (which is necessarily global) will automatically hold a lock on that array for the duration of the probe...is that true regardless of whether the probe actually touches the array?  Or does it only lock on first access?

Thanks,
Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]