예제 #1
0
 public static extern Error GetNextTimeout(Context ctx, ref UnixNativeTimeval tv);
예제 #2
0
 public static extern Error HandleEventsTimeoutCompleted(Context ctx, ref UnixNativeTimeval tv, ref int completed);
예제 #3
0
 public static extern Error HandleEventsLocked(Context ctx, ref UnixNativeTimeval tv);
예제 #4
0
 public static extern int WaitForEvent(Context ctx, ref UnixNativeTimeval tv);