thrd_success = /* unspecified */,
thrd_nomem = /* unspecified */,
thrd_timedout = /* unspecified */,
thrd_busy = /* unspecified */,
thrd_error = /* unspecified */
Identifiers for thread states and errors.
Constant Explanationthrd_success
indicates successful return value thrd_nomem
indicates unsuccessful return value due to out of memory condition thrd_timedout
indicates timed out return value thrd_busy
indicates unsuccessful return value due to resource temporary unavailable thrd_error
indicates unsuccessful return value [edit] References
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4