Barrelfish
client Directory Reference

Files

file  barriers.c
 Barrier client API implementation.
 
file  capability_storage.c
 Functions for capability storage. This was moved here from barrelfish/nameservice_client.c.
 
file  common.h
 Contains common functions/macros/defines used throughout the octopus client library.
 
file  getset.c
 Get/Set client API implementation.
 
file  handler.h
 Handler functions for incoming messages.
 
file  locking.c
 Implementation of a synchronous locking API using the octopus Interface.
 
file  octopus.c
 Initialization functions for the octopus client library.
 
file  pubsub.c
 Publish/Subscribe client API implementation.
 
file  semaphores.c
 Semaphore API Implementation.
 
file  trigger.c
 Handler function for asynchronous triggers sent by server.