La classe Worker
(No version information available, might only be in Git)
Introduction
Les Threads Worker ont un contexte persistent, aussi, ils peuvent être utilisés via Threads dans la plupart des cas.
Synopsis de la classe
Worker
{
/* Méthodes */
}Sommaire
- Worker::getCreatorId — Identification
- Worker::getStacked — Analyse de pile
- Worker::getThreadId — Identification
- Worker::isShutdown — Détection de statut
- Worker::isWorking — Détection de statut
- Worker::run — Exécution
- Worker::shutdown — Synchronisation
- Worker::stack — File d'attente
- Worker::start — Exécution
- Worker::unstack — File d'attente
There are no user contributed notes for this page.
