toggle menu
trixnity-client
4.5.1
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.room
/
TimelineMutex
Timeline
Mutex
class
TimelineMutex
:
KeyedMutex
<
RoomId
>
Members
Constructors
Timeline
Mutex
Link copied to clipboard
constructor
(
)
Functions
with
Lock
Link copied to clipboard
suspend
fun
<
T
>
withLock
(
key
:
RoomId
,
block
:
suspend
(
)
->
T
)
:
T