Bump – bump-0.1 Reference Manual
Bump
Description:
public
namespace
Bump
Namespace:
Bump
Package:
bump-0.1
Content:
Classes:
AsyncPriorityQueue
-
Priority queue for asynchronous communications
Claim
-
Claim on a rivalrous resource
Event
-
An event
Factory
-
Object which creates other objects
Lazy
-
Lazy initializer
ResourceClaim
-
Claim on a resource from a
Bump.ResourcePool
ResourcePool
-
Pool of reusable resources
Semaphore
-
A high-level non-recursive counting semaphore
SemaphoreClaim
-
Claim on a semaphore
TaskQueue
-
Base class used for common task queueing behavior
Delegates:
public
delegate
G
Callback
<
G
> ()
throws
Error
Callback which is invoked by the
TaskQueue.execute
and
TaskQueue.execute_async
functions.
2022 vala-language.org