Searched refs:INVALID_JOB_ID (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/inc/
H A DThreadPool.h50 #define INVALID_JOB_ID (-2 & 1<<29) macro
360 * INVALID_JOB_ID if job not found.
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A DThreadPool.h50 #define INVALID_JOB_ID (-2 & 1<<29) macro
360 * INVALID_JOB_ID if job not found.
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/threadutil/src/
H A DThreadPool.c781 ( *jobId ) = INVALID_JOB_ID;
867 ( *jobId ) = INVALID_JOB_ID;
918 * 0 on success. INVALID_JOB_ID on failure.
924 int ret = INVALID_JOB_ID;

Completed in 40 milliseconds