%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /glibc-2.29/nptl/
Upload File :
Create Path :
Current File : //glibc-2.29/nptl/tst-sem12.c

#include <time.h>
#include <sys/time.h>


#define PREPARE \
  struct timespec ts; \
  struct timeval tv; \
  gettimeofday (&tv, NULL); \
  TIMEVAL_TO_TIMESPEC (&tv, &ts); \
  ts.tv_sec += 60;

#define SEM_WAIT(s) sem_timedwait (s, &ts)

#include "tst-sem11.c"

Zerion Mini Shell 1.0