l4vfs::select_notify Interface Reference

<fixme> More...

import "select_notify.idl";

List of all members.

Public Member Functions

void request ([in] object_handle_t handle,[in] int mode,[in] l4_threadid_t notif_tid)
void clear ([in] object_handle_t handle,[in] int mode,[in] l4_threadid_t notif_tid)


Detailed Description

<fixme>

Member Function Documentation

void l4vfs::select_notify::request ( [in] object_handle_t  handle,
[in] int  mode,
[in] l4_threadid_t  notif_tid 
)

Send notification request.

This function sends a notification request. Notification request is granted if server is non-blocking on fd in specified operation(s) mode.

/param fd file handle /param mode considered operations /param notif_tid thread id of notification listener

void l4vfs::select_notify::clear ( [in] object_handle_t  handle,
[in] int  mode,
[in] l4_threadid_t  notif_tid 
)

Clear notification.

Use this function to clear a notification request.

/param fd file handle /param mode considered operations /param notif_tid thread id of notification listener


The documentation for this interface was generated from the following file:

Generated on Wed Apr 11 06:39:33 2012 for L4 Virtual File System by  doxygen 1.5.6