argobots icon indicating copy to clipboard operation
argobots copied to clipboard

Request for ABT_rwlock_memory

Open mdorier opened this issue 9 months ago • 0 comments

Can we get an ABT_rwlock_memory (along with an ABT_RWLOCK_INITIALIZER and ABT_RWLOCK_MEMORY_GET_HANDLE)? The ABTI_rwlock structure (https://github.com/pmodels/argobots/blob/main/src/include/abti.h#L489) contains only fields that can themselves be statically initialized, so it shouldn't be difficult.

mdorier avatar May 23 '24 16:05 mdorier