WaiterListRecord

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun notifyWaiters(count: Int): Int
Link copied to clipboard
Link copied to clipboard
inline fun <R : Any> withCriticalSection(block: () -> R): R