0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-28 07:58:14 +08:00
Ewen McNeill 501666d07e z/OS: Skip pthread_{get,set}schedparam
Updated:
    src/thread.cpp: On older z/OS UNIX System Services,
        pthread_{get,set}schedparam is not present (searching the
        Internet suggests it may be present in later version than
        the one being used for z/OS UNIX System Services porting).

        Make zmq::thread_t::setSchedulingParameters() a no-op on
        z/OS UNIX System Services.

    NOTE: pthread_{get,set}schedparam appear to have been introduced
    by POSIX.1-2001 or IEEE 1003.1-2004 so may not be universally
    available, and thus more platforms may need this "no-op" treatment.
2014-07-24 13:54:21 +12:00
..
2014-07-01 09:17:19 +02:00
2014-01-02 12:00:57 +01:00
2014-01-12 12:31:40 +01:00
2014-07-09 14:07:32 +02:00
2014-07-09 10:02:53 +02:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-06-10 14:45:04 +02:00
2014-03-21 01:24:25 -05:00
2014-01-02 12:00:57 +01:00
2014-05-06 17:49:26 +02:00
2014-05-06 17:49:26 +02:00
2014-05-06 17:49:26 +02:00
2014-05-06 17:49:26 +02:00
2014-01-02 12:00:57 +01:00
2014-07-01 09:17:19 +02:00
2014-07-01 09:17:19 +02:00
2014-01-02 12:00:57 +01:00
2014-01-12 12:30:45 +01:00
2014-07-09 14:07:32 +02:00
2014-07-09 14:07:32 +02:00
2014-06-22 23:19:33 +02:00
2014-05-02 22:21:50 +02:00
2014-07-24 12:26:13 +12:00
2014-05-03 21:03:49 +02:00
2014-05-03 21:03:49 +02:00
2014-07-09 10:02:53 +02:00
2014-07-09 10:02:53 +02:00
2014-06-22 23:19:33 +02:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-05-19 20:45:42 +02:00
2014-05-19 20:45:42 +02:00
2014-02-13 18:35:09 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-05-12 10:40:24 +03:00
2014-06-22 23:19:33 +02:00
2014-07-09 14:07:32 +02:00
2014-07-09 14:07:32 +02:00
2014-05-20 21:48:59 +02:00
2014-06-23 13:10:43 +01:00
2014-06-27 20:15:08 +02:00
2014-06-22 23:19:33 +02:00
2014-01-02 12:00:57 +01:00
2014-07-01 09:17:19 +02:00
2014-06-22 23:19:33 +02:00
2014-06-22 23:19:33 +02:00
2014-07-01 09:17:19 +02:00
2014-07-01 09:17:19 +02:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-04-14 13:56:01 +02:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-06-25 12:47:39 +02:00
2014-05-01 21:30:02 +02:00